mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-09 19:42:00 +01:00
secure boot: enable ARCH_MISC_INIT config.
add ARCH_MISC_INIT to initilaize caam jr driver. Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
parent
65d5931d02
commit
66e54716cf
@ -3,6 +3,7 @@ config CHAIN_OF_TRUST
|
||||
imply CMD_BLOB
|
||||
imply CMD_HASH if ARM
|
||||
select FSL_CAAM
|
||||
select ARCH_MISC_INIT
|
||||
select SPL_BOARD_INIT if (ARM && SPL)
|
||||
select SPL_HASH if (ARM && SPL)
|
||||
select SHA_HW_ACCEL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user