> -----Original Message----- > From: akhil.go...@nxp.com [mailto:akhil.go...@nxp.com] > Sent: Thursday, April 20, 2017 6:44 AM > To: dev@dpdk.org > Cc: Doherty, Declan; De Lara Guarch, Pablo; Mcnamara, John; > hemant.agra...@nxp.com > Subject: [PATCH v9 00/13] Introducing NXP dpaa2_sec based cryptodev > pmd > > From: Hemant Agrawal <hemant.agra...@nxp.com> > > Based over the DPAA2 PMD driver [1], this series of patches introduces the > DPAA2_SEC PMD which provides DPDK crypto driver for NXP's DPAA2 > CAAM > Hardware accelerator. > > SEC is NXP DPAA2 SoC's security engine for cryptographic acceleration and > offloading. It implements block encryption, stream cipher, hashing and > public key algorithms. It also supports run-time integrity checking, and a > hardware random number generator. > > Besides the objects exposed in [1], another key object has been added > through this patch:
Series applied to dpdk-next-crypto. Thanks for the work, Pablo