imx6sabresd: Board hangs when CONFIG_IMX_HAB=y

9 Jun
2022
9 Jun
'22
2:35 p.m.
Hi,
Enabling IMX_HAB in mx6sabresd_defconfig:
--- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig @@ -122,3 +122,5 @@ CONFIG_VIDEO_IPUV3=y CONFIG_SPLASH_SCREEN=y CONFIG_SPLASH_SCREEN_ALIGN=y CONFIG_BMP_16BPP=y +CONFIG_IMX_HAB=y +CONFIG_SPL_DRIVERS_MISC=y
causes the following hang in SPL:
U-Boot SPL 2022.07-rc3-00096-g5ff62f64ae (Jun 09 2022 - 08:48:45 -0300) Trying to boot from MMC1 hab fuse not enabled
Authenticate image from DDR location 0x177fcd40... bad magic magic=0x10 length=0xe825 version=0xb2 bad length magic=0x10 length=0xe825 version=0xb2 bad version magic=0x10 length=0xe825 version=0xb2 Error: Invalid IVT structure
Does anyone have any suggestions on how to fix the SPL hang?
Thanks,
Fabio Estevam
1065
Age (days ago)
1065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabio Estevam