IMX8MP returns No HAB Events Found for unsigned Kernel image.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MP returns No HAB Events Found for unsigned Kernel image.

400 Views
kartheek
Contributor III

Hi,

I'm working on Secure Boot using the UG10163 (10.9 Security Reference Design). I generated a wic image that includes signed bootloader and signed kernel images.

After flashing this image to an SD card, I manually replaced the signed kernel image in the /boot folder with an unsigned kernel image.

Then, on the target device, I executed the following command in U-Boot:

hab_auth_img ${loadaddr} ${filesize} 0x1a90000

I expected HAB events to be triggered due to the unsigned kernel image, but the output showed:

No HAB Events Found!

Why is no HAB event being reported even though the kernel image is unsigned?
I've attached the log below for reference.

Thanks,

Kartheek

Labels (1)
0 Kudos
Reply
1 Reply

358 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Are these steps tested after board reboot? and make sure if that the singed image was replaced.

 

Regards

Harvey

0 Kudos
Reply