Hi,
We're using signed images on the IMXRT1176. Right now the device is in open mode because we'd like to confirm the HAB is authenticating the image before closing the device.
My understanding is that the ROM has an API that can return the status of the authentication. After looking into it a bit, it looks like it's not available on this device. All I see are functions for the flash.
Is there any other way I can read the status?
Would you please use SEC or MCUBootUtility tool to check if HAB enabled or not? https://docs.mcuxpresso.nxp.com/secure/latest/06_processor_specific_workflow.html#booting-encrypted-...