[EXT] [PATCH v3 0/7] NXP crypto drivers changes
Akhil Goyal
gakhil at marvell.com
Thu Feb 10 08:03:54 CET 2022
> v3-change-log
> * fix checkpatch issues
> * use devargs for strict ordering
> * fix AES_CMAC capabilities
> * remove GMAC patch from this series. I will send
> it as separate patch.
>
> v2-change-log
> * using dev args for both DPAA1 and DPAA2 drivers to
> dump debug prints on sec error.
>
> Franck LENORMAND (1):
> common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
>
> Gagandeep Singh (3):
> common/dpaax: change job processing mode for PDCP SDAP
> crypto/dpaa2_sec: add useful debug prints in sec dequeue
> crypto/dpaa_sec: add debug framework
>
> Hemant Agrawal (2):
> crypto/dpaa2_sec: change capabilities for AES_CMAC
> crypto/dpaa2: fix to check next type for auth or cipher
>
> Nipun Gupta (1):
> crypto/dpaa2_sec: ordered queue support
>
> doc/guides/cryptodevs/dpaa2_sec.rst | 17 +
> doc/guides/cryptodevs/dpaa_sec.rst | 10 +
> drivers/bus/dpaa/dpaa_bus.c | 16 +-
> drivers/common/dpaax/caamflib/desc/pdcp.h | 939 ++++----------------
> drivers/common/dpaax/caamflib/desc/sdap.h | 111 +--
> drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 421 ++++++++-
> drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h | 13 +-
> drivers/crypto/dpaa2_sec/mc/fsl_dpseci.h | 14 +-
> drivers/crypto/dpaa_sec/dpaa_sec.c | 212 ++++-
> 9 files changed, 841 insertions(+), 912 deletions(-)
>
Fix http://mails.dpdk.org/archives/test-report/2022-February/258660.html
More information about the dev
mailing list