projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b09997
)
MLK-17732-1: defconfig: imx8m: Enable SM keystore and test
author
Franck LENORMAND
<franck.lenormand@nxp.com>
Thu, 8 Mar 2018 11:13:07 +0000
(12:13 +0100)
committer
Nitin 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
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index
c5a2113
..
8fbe92d
100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-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