On Mon, Dec 22, 2014 at 10:46:47AM -0800, Marcel Holtmann wrote: > Hi, > > we wanted to add some crypto selftests to the Bluetooth subsystem that checks > our usage of the crypto handling we use for Bluetooth Low Energy Legacy > Pairing and Secure Connections. > > Since the Crypto subsystem and Bluetooth subsystem both use subsys_initcall > that goes horrible wrong when running it built-in. So I wonder if it would > make sense to introduce a crypto_initcall that comes before the > subsys_initcall. > > Any thoughts on this?
If it's just for self-tests would it be possible for them to be done after system boot-up? Cheers, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
