Secure Boot Mode

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

Secure Boot Mode

Jump to solution
300 Views
pilotnite
Contributor III

Hello,

I am currently in the development phase and would like to test secure boot mode. I have been reading the guide [here](https://github.com/nxp-imx/uboot-imx/blob/lf_v2023.04/doc/imx/ahab/introduction_ahab.txt).

During development, there will be lots of trial and error. According to [this section](https://github.com/nxp-imx/uboot-imx/blob/lf_v2023.04/doc/imx/ahab/guides/mx8ulp_9x_secure_boot.txt#...) on reading the fuses, it does not mention whether I can run in emulation mode without burning the fuses permanently and potentially bricking the board.

Has anyone implemented secure boot mode during the development phase with the i.MX93? What is the correct procedure to follow without risking bricking the board?

Any help would be highly appreciated.

Cheers,
Nitesh

0 Kudos
Reply
1 Solution
272 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi, 

Don't close device before signing image verification passed and the SRK fuse should be fused when in production. otherwise, any images can run on the device.

 

Regards

Harvey

View solution in original post

0 Kudos
Reply
3 Replies
273 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi, 

Don't close device before signing image verification passed and the SRK fuse should be fused when in production. otherwise, any images can run on the device.

 

Regards

Harvey

0 Kudos
Reply
265 Views
pilotnite
Contributor III

@Harvey021 

Hi Harvey,

Thank you for your response.

I have a few more questions regarding the SRK fuse:

  1. What exactly happens when the SRK fuse is burned?
  2. Once the SRK fuse is burned, can I still re-flash the unit using the same certificates and keys?
  3. Will I be able to perform OTA updates to the filesystem or update the bootloader after the SRK fuse is burned?

Your clarification on these points would be greatly appreciated.

Best regards,
Nitesh

0 Kudos
Reply
248 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

SRK fuse helps the root of trust established if SRK table in signed image verify successfully against SRK fuse in Fuse box. 

Regards

Harvey

 

0 Kudos
Reply