> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Thursday, April 20, 2017 6:44 AM > To: [email protected] > Cc: Doherty, Declan; De Lara Guarch, Pablo; Mcnamara, John; > [email protected] > Subject: [PATCH v9 00/13] Introducing NXP dpaa2_sec based cryptodev > pmd > > From: Hemant Agrawal <[email protected]> > > 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

