]> Git Repo - u-boot.git/commit
pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT
authorFabio Estevam <[email protected]>
Fri, 29 Jun 2018 18:19:15 +0000 (15:19 -0300)
committerStefano Babic <[email protected]>
Mon, 23 Jul 2018 08:59:48 +0000 (10:59 +0200)
commitc6f69fe712c88795319a05ecd282cc545f9aff3d
tree208933ebfef87e26140bb54fa694a86554addb22
parent78d30a1bc039bc4c0a63cca4c03238adb5cf02bb
pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT

Currently the CAAM driver fails to be probed:

caam 30900000.caam: Entropy delay = 3200
caam 30900000.caam: failed to acquire DECO 0
caam 30900000.caam: failed to instantiate RNG

CAAM needs to be initialized in secure world, so enable
CONFIG_ARMV7_BOOT_SEC_DEFAULT to allow the driver to
probe successfully.

Tested with kernel mainline version 4.17.2.

Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Otavio Salvador <[email protected]>
configs/pico-imx7d_defconfig
This page took 0.031131 seconds and 4 git commands to generate.