Tool/software:
Hello,
By default, the OCRAM set aside for executing the SBL from address 0x7000 0000 in linker.cmd is 0x40000 (256KiB).
I am using TI's sbl_ospi.release.tiimage SBL for the foreseeable future so I would like to allocate the minimum RAM to the SBL to allow more room for application code.
<Question> How much OCRAM memory does sbl_ospi.release.tiimage actually use on execution please?
Thank you.