Imx93 - Secure Boot

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

Imx93 - Secure Boot

1,288 Views
aditya_h
Contributor II

Hi,

I am exploring the secure boot feature in imx93 EVK with Win IoT. For generating keys and fusing the srk hash I followed the steps from  i.MX Windows 10 IoT User’s Guide (nxp.com).

Once the srk hash values are fused(device is not closed yet), ahab_status is giving this error,

=> ahab_status
Lifecycle: 0x00000008, OEM Open

        0x0287fad6
        IPC = MU APD (0x2)
        CMD = ELE_OEM_CNTN_AUTH_REQ (0x87)
        IND = ELE_BAD_KEY_HASH_FAILURE_IND (0xFA)
        STA = ELE_SUCCESS_IND (0xD6)

        0x0287fad6
        IPC = MU APD (0x2)
        CMD = ELE_OEM_CNTN_AUTH_REQ (0x87)
        IND = ELE_BAD_KEY_HASH_FAILURE_IND (0xFA)
        STA = ELE_SUCCESS_IND (0xD6)

Can anyone help me to understand what could be the reason for this error code?

0 Kudos
Reply
1 Reply

1,250 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hello @aditya_h,

I hope you are doing well.

->If the fuses have been written properly, there should be no SECO events after boot.
Please make sure of it.

For more details please refer to the below link.
https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt

I hope this helps!

Thanks & Regards,
Sanket Parekh