pico-imx7d: add config to enable CAAM
authorJun Nie <jun.nie@linaro.org>
Tue, 16 Jul 2019 07:42:56 +0000 (15:42 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
Add config to enable CAAM so that hardware random number generator
works.

Signed-off-by: Jun Nie <jun.nie@linaro.org>
configs/pico-imx7d_bl33_defconfig

index d7752446cd23296a4ffb315dac22eeb13dbdb22d..c3c309c93cee28fd22de12c48981b1efdeb8ef5f 100644 (file)
@@ -4,6 +4,7 @@ CONFIG_SYS_TEXT_BASE=0x87800000
 CONFIG_SPL_GPIO_SUPPORT=y
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
+CONFIG_SECURE_BOOT=y
 CONFIG_TARGET_PICO_IMX7D=y
 CONFIG_SPL_MMC_SUPPORT=y
 CONFIG_SPL_SERIAL_SUPPORT=y