summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2023-01-11 08:59:40 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-01-12 16:26:02 +0100
commit27c354d49c98ad6abfc4b4c52ba7afee2a9774a6 (patch)
tree251e9412d15b6c36a9b1858e8609e733ebabb71b /drivers/crypto
parentdbe8120e8552ffeb382804f51bc9d19a99220a58 (diff)
downloadbarebox-27c354d49c98ad6abfc4b4c52ba7afee2a9774a6.tar.gz
ARM: i.MX8M: init CAAM when CONFIG_FSL_CAAM_RNG_PBL_INIT
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20230111075940.922817-8-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/caam/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/crypto/caam/Kconfig b/drivers/crypto/caam/Kconfig
index 33d7b0fb83..e7f57708f3 100644
--- a/drivers/crypto/caam/Kconfig
+++ b/drivers/crypto/caam/Kconfig
@@ -36,4 +36,5 @@ config CRYPTO_DEV_FSL_CAAM_RNG
Selecting this will register the SEC4 hardware rng.
config FSL_CAAM_RNG_PBL_INIT
- bool
+ bool "Setup CAAM in EL3"
+ depends on ARCH_IMX8M