Secure Boot Mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Secure Boot Mode

跳至解决方案
616 次查看
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 项奖励
回复
1 解答
588 次查看
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 项奖励
回复
3 回复数
589 次查看
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 项奖励
回复
581 次查看
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 项奖励
回复
564 次查看
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 项奖励
回复