summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGaurav Jain <gaurav.jain@nxp.com>2021-08-11 18:12:47 +0530
committerYe Li <ye.li@nxp.com>2022-04-06 18:04:54 +0800
commitf85ed5860a47a99cbd787f92e33f639efd0fc888 (patch)
treed1966359e9ce92a674c6621884d34d6db78887fa /scripts
parent40acd91cb92e51e01aea44e34ca2ba14c61532cd (diff)
LFU-219 crypto/fsl: iMX8M: Disable CAAM JR0 in SPL and Uboot
JRO is reserved in ATF for use by HAB(secure boot) and not released to non secure(NS). CAAM crypto operation are failing when use JR0 in uboot. when DM is enabled set the status of JR0 as disabled in device tree, so JR0 is not initialized. JR1 is initialized in SPL and Uboot. when DM is not enabled SEC job ring address is defined with JR1 offset(0x2000). Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Reviewed-by: Franck LENORMAND <franck.lenormand@nxp.com> (cherry picked from commit ed618ce6a95b51ec30f37311d374f9178e0cc44c)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index f4b91462e8..93df1366e5 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1278,6 +1278,7 @@ CONFIG_SYS_FSL_IFC_LE
CONFIG_SYS_FSL_ISBC_VER
CONFIG_SYS_FSL_JR0_ADDR
CONFIG_SYS_FSL_JR0_OFFSET
+CONFIG_SYS_FSL_JR1_OFFSET
CONFIG_SYS_FSL_LS1_CLK_ADDR
CONFIG_SYS_FSL_LSCH3_SERDES_ADDR
CONFIG_SYS_FSL_MAX_NUM_OF_SEC