numam-dpdk/drivers/bus/fslmc
Hemant Agrawal 3af733ba8d bus/fslmc: introduce MC object functions
This patch introduces the DPAA2 MC(Management complex Driver).

This is a minimal set of low level functions to send and
receive commands to the fsl-mc. It includes support for basic
management commands and commands to manipulate MC objects.

This is common to be used by various DPAA2 PMDs. e.g.net, crypto
and other drivers.

This is a low level library also used in kernel.

Signed-off-by: Cristian Sovaiala <cristian.sovaiala@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2017-04-19 15:37:37 +02:00
..
mc bus/fslmc: introduce MC object functions 2017-04-19 15:37:37 +02:00
qbman bus/fslmc: add QBMAN driver to bus 2017-04-19 15:37:37 +02:00
fslmc_bus.c bus/fslmc: introduce fsl-mc bus driver 2017-04-19 15:37:37 +02:00
Makefile bus/fslmc: introduce MC object functions 2017-04-19 15:37:37 +02:00
rte_bus_fslmc_version.map bus/fslmc: introduce MC object functions 2017-04-19 15:37:37 +02:00
rte_fslmc.h bus/fslmc: introduce fsl-mc bus driver 2017-04-19 15:37:37 +02:00