]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Sun, 21 May 2017 10:23:36 +0000 (10:23 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Jun 2017 04:55:38 +0000 (12:55 +0800)
commit969e9286bf9b71d90e9b526a4b5b5a58dc5b7805
tree5efb3ffd741cf9ac9ad8964b5ba27cd3c6805e3e
parente82cb8c9b6e437b088fe69aeb0b546b23d5c8e9f
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits

Make the module autoloadable by tying it to the CPU feature bit that
describes whether the optional instructions it relies on are implemented
by the current CPU.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-ce-glue.c