You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stm32cube: stm32n6: Allow building a chainloaded secure application
When chain loading a secure application after FSBL, some actions
should be avoided at reset.
Update _fsbl.c file to do this.
Prepare CMakeLists.txt if this should be done in _s.c file (which would
require configuring secure image which is not available yet).
Signed-off-by: Erwan Gouriou <[email protected]>
0 commit comments