need some help, i am testing HAB in imx6q, loading u-boot, still getting several HAB events / errors from u-boot. Still working in "open" mode.
3) What are the meanings of HAB events errors bytes ? I only see a stream of hex chars from u-boot as
-Boot > hab_status
Secure boot disabled
HAB Configuration: 0x00, HAB State: 0x00
--------- HAB Event 1 -----------------
event data:
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0xe4 0x57 0xf7 0x4f 0xec 0x57 0xf7 0x4f
0x00 0x00 0x00 0x00 0xbc 0x4d 0xf6 0x4f
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x1f 0x02 0x74 0x02 0xf5 0x4f
0x61 0x02 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
-------- HAB Event 2 -----------------
event data:
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0xe4 0x57 0xf7 0x4f 0xec 0x57 0xf7 0x4f
0x00 0x00 0x00 0x00 0xbc 0x4d 0xf6 0x4f
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x1f 0x02 0x74 0x02 0xf5 0x4f
0x61 0x02 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
--------- HAB Event 3 -----------------
Every help is appreciated.