]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: testmgr - add an option to disable cryptoalgos' self-tests
authorAlexander Shishkin <virtuoso@slind.org>
Thu, 3 Jun 2010 10:53:43 +0000 (20:53 +1000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Apr 2011 20:15:35 +0000 (16:15 -0400)
commit17f7778809d4485ad1fecf0cf4dc1300aa853188
tree5d0df398ae8654c0b650d26e07de806ad5426203
parent2a87e7338c6f836a88da9b1c3ca568b87df5dfa6
crypto: testmgr - add an option to disable cryptoalgos' self-tests

commit 0b767f96164b2b27488e3daa722ff16e89d49314 upstream.

By default, CONFIG_CRYPTO_MANAGER_TESTS will be enabled and thus
self-tests will still run, but it is now possible to disable them
to gain some time during bootup.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
crypto/Kconfig
crypto/algboss.c
crypto/testmgr.c