Hello @chenyin_h ,
Thank you for the reply. But in the Bootloader_UserManual from the documentation, I did not get the detailed complete information on how to disable the secure boot in bootloader project to start M7_0 core/A53 core application software non-securely. Could you share the section information to look into from Bootloader_UserManual from the documentation?
By default the "Enable secure Boot" parameter is checked in the bootloader project configurations. If I try to disable it then getting generation errors due to SMR index configured to non-zero value.
So , I would like get more detailed steps/information's on disabling secure boot in bootloader project from
"Integration_Reference_Examples_S32G3_2023_02" from EB bootloader Configurations point of view and other flashing steps. From the AN13456.pdf we would like to follow Non-secure boot flow, where BootROM gives control to application code(Figure 2, Section 6.BootRom).