MLK-17732-1: defconfig: imx8m: Enable SM keystore and test
authorFranck LENORMAND <franck.lenormand@nxp.com>
Thu, 8 Mar 2018 11:13:07 +0000 (12:13 +0100)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:56:37 +0000 (14:56 -0500)
We enable the SM keystore and its test by default to be
tested at the boot of the kernel.

Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
arch/arm64/configs/defconfig

index c5a2113..8fbe92d 100644 (file)
@@ -633,6 +633,8 @@ CONFIG_CRYPTO_SERPENT=y
 CONFIG_CRYPTO_TWOFISH=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
 CONFIG_CRYPTO_DEV_FSL_CAAM=y
+CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y
+CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=y
 CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y
 CONFIG_ARM64_CRYPTO=y
 CONFIG_CRYPTO_SHA1_ARM64_CE=y