crypto/dpaa_sec: support event crypto adapter
authorAkhil Goyal <akhil.goyal@nxp.com>
Fri, 4 Oct 2019 11:26:58 +0000 (16:56 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 9 Oct 2019 11:14:18 +0000 (13:14 +0200)
commitfe3688ba795086ea00f57c5a5dd0bf0f0824e0df
tree1a10ede0e10f1ea68a6881cef0cc0f094afbc85e
parent98c7b9c97e32f740d8caf027ca1590397beb6d8b
crypto/dpaa_sec: support event crypto adapter

dpaa_sec hw queues can be attached to a hw dpaa event
device and the application can configure the event
crypto adapter to access the dpaa_sec packets using
hardware events.
This patch defines APIs which can be used by the
dpaa event device to attach/detach dpaa_sec queues.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/bus/dpaa/base/qbman/qman.c
drivers/bus/dpaa/include/fsl_qman.h
drivers/crypto/dpaa_sec/Makefile
drivers/crypto/dpaa_sec/dpaa_sec.c
drivers/crypto/dpaa_sec/dpaa_sec_event.h [new file with mode: 0644]
drivers/crypto/dpaa_sec/rte_pmd_dpaa_sec_version.map