Hi,
We want to use secure boot HAB functionality on IMXRT1170 Eval-Kit.
1. Can you tell us is there a sample code for testing secure boot functionality? if yes, Can we modify the bootloader code what are the steps for it?
2. Is secure boot (HAB)functionality support on RTOS MQX V5 on IMX RT 1170?
3. What tools I need to use for this secure bootloader application?
Thanks in advance.
已解决! 转到解答。
Hello
Hope you are well.
1. Please refer to AN13250. This AN describes how to enable the secure boots in RT1170 additionally, it refers to multiple documents that can be helpful.
2. The HAB is the mechanism that assures that only authorized images execute in our device, so if the MQX application is signed correctly, the device should execute it correctly.
3. You can use Secure Provisioning Tool: https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...
MCUBootUtility can also be used to sign images to be executed by HAB: https://github.com/JayHeng/NXP-MCUBootUtility
Additionally, this post might be helpful: https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT1050-HAB-Encrypted-Image-Generation-and-Analys...
If you have more questions do not hesitate to ask me.
Best regards,
Omar
Hello
Hope you are well.
1. Please refer to AN13250. This AN describes how to enable the secure boots in RT1170 additionally, it refers to multiple documents that can be helpful.
2. The HAB is the mechanism that assures that only authorized images execute in our device, so if the MQX application is signed correctly, the device should execute it correctly.
3. You can use Secure Provisioning Tool: https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...
MCUBootUtility can also be used to sign images to be executed by HAB: https://github.com/JayHeng/NXP-MCUBootUtility
Additionally, this post might be helpful: https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT1050-HAB-Encrypted-Image-Generation-and-Analys...
If you have more questions do not hesitate to ask me.
Best regards,
Omar