Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I am currently experimenting with the Secure Boot related functionalities.
I was trying to load HSMRT from flash.
I have tried sbl_ospi_fastboot example, it executes as expected. It jumps to the application running properly
But when i tried to do the same in out sbl, the behavior is not as expected
From SBL it jumps to application, but then it reboots.
Then this repeat.
Could you please provide some insights on how to proceed further