]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: caam - add DPAA2-CAAM (DPSECI) backend API
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 12 Sep 2018 08:59:31 +0000 (11:59 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Sep 2018 05:24:51 +0000 (13:24 +0800)
commitf9cb74fd88376bd8759df2fff2d2e70321fd0468
tree9d3fcec24f9fec7e603073d102dd5c786d45e738
parentaae733a3f46f5ef338fbdde26e14cbb205a23de0
crypto: caam - add DPAA2-CAAM (DPSECI) backend API

Add the low-level API that allows to manage DPSECI DPAA2 objects
that sit on the Management Complex (MC) fsl-mc bus.

The API is compatible with MC firmware 10.2.0+.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/dpseci.c [new file with mode: 0644]
drivers/crypto/caam/dpseci.h [new file with mode: 0644]
drivers/crypto/caam/dpseci_cmd.h [new file with mode: 0644]