]> git.droids-corp.org - dpdk.git/commit
raw/ifpga/base: add PMCI base driver
authorWei Huang <wei.huang@intel.com>
Fri, 17 Jun 2022 07:19:32 +0000 (03:19 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 20 Jun 2022 15:31:47 +0000 (17:31 +0200)
commitca6eb0f7c836bcdc8fda8522297776c772b86ca3
treee693db278cf8f7c1e62f0008c1f6f171f9443073
parente53ed84acbbb853396bfd959815da7e141756ad2
raw/ifpga/base: add PMCI base driver

PMCI (Platform Management Control Interface) is a new module in FPGA,
which is designed to cooperate with BMC chip to fulfill board management
functions.
This base driver implements interfaces to access registers of BMC chip.

Signed-off-by: Wei Huang <wei.huang@intel.com>
Acked-by: Tianfei Zhang <tianfei.zhang@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
drivers/raw/ifpga/base/ifpga_defines.h
drivers/raw/ifpga/base/ifpga_feature_dev.c
drivers/raw/ifpga/base/ifpga_feature_dev.h
drivers/raw/ifpga/base/ifpga_fme.c
drivers/raw/ifpga/base/opae_intel_max10.c
drivers/raw/ifpga/base/opae_intel_max10.h
drivers/raw/ifpga/base/opae_osdep.h