Q1. We are using IMXRT1020 NXP controller for secure bootloader, we got stuck in for further implementation of secure bootloader, as we received the security reference manual we cant able to progress on this, as per our understanding we need to write the SRK fuse values to enable HAB feature, which makes the ROM bootloader to authenticate the firmware which is signed by secure provisioning tool, here we dont know how to test the HAB using shadow registers, will the shadow register can configure via secure provisioning tool? if yes how can we configure and what registers should we configure to test HAB, this will be the great help if some explain the whole process.
Q2. we developed a secondary bootloader which will receive the application firmware from UART , can I use the HAB API's in my secondary bootloader to mimic the firmware authentication done by ROM bootloader ? if yes how can I use the HAB API's please help us on this.