]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 25 Aug 2017 13:47:16 +0000 (15:47 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:17 +0000 (17:43 +0800)
commit1ef52a95ea53c3c54b061e3f1af85976356c7132
tree3a97d9053650149d0e9263a3d5474b163c632a69
parent81065f66dd99b3af58626a914b8c0fcff6b8b0ba
crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag

The security offload function is performed by a cryptographic
engine core attached to the 128-bit PLB (processor local bus)
with builtin DMA and interrupt controllers. This, I think,
satisfies the requirement for the CRYPTO_ALG_KERN_DRIVER_ONLY
flag.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/amcc/crypto4xx_core.c