
24 Aug
2021
24 Aug
'21
12:58 p.m.
Select IMX_HAB to allow secure boot.
Signed-off-by: Fabio Estevam festevam@denx.de --- configs/smegw01_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/smegw01_defconfig b/configs/smegw01_defconfig index 8e2e95765b..0c980213b8 100644 --- a/configs/smegw01_defconfig +++ b/configs/smegw01_defconfig @@ -13,6 +13,7 @@ CONFIG_ARMV7_BOOT_SEC_DEFAULT=y # CONFIG_ARMV7_VIRT is not set CONFIG_IMX_RDC=y CONFIG_IMX_BOOTAUX=y +CONFIG_IMX_HAB=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/storopack/smegw01/imximage.cfg"
--
2.25.1