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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

171件の閲覧回数
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 返信

132件の閲覧回数
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 件の賞賛
返信