How to perform secure boot function on M7 core bootloader and A53

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

How to perform secure boot function on M7 core bootloader and A53

174 次查看
lion_6
Contributor I

What should I do to achieve secure boot of M7 core bootloader and A53 core simultaneously? At present, I have completed the secure boot configuration of the M7 core bootlaoder by referring to "AN13750" and "S32G_Secure-boot_20240125". How can I connect it with A53?

0 项奖励
回复
1 回复

135 次查看
chenyin_h
NXP Employee
NXP Employee

Hello, @lion_6 

Thanks for your post.

From the description, I assume that you have enabled secure boot on the bootloader, right? 

Then, the bootloader will fetch the M core and A core application from the QSPI, in order to implement secure boot, the bootloader may have to verify the authenticity of the two images loaded, you may need to implement the corresponding functions yourself from my understanding.

 

BR

Chenyin

0 项奖励
回复