Hello TI Expert,
I need to reduce the size of the SBL_OSPI. Because the flash I am using is only 1MB and I need more space from appimage.
I have tried to remove some logging and UART functions and other code from main of SBL_OSPI. This has removed about 20 KB of data
From what I understand the application binary is only about 90KB. And most of the data comes from SYSFW.bin
Is there a way to reduce the size of this file ? Becaus I have tried modyfying resource allocation as mentioned here:
But the SYSFW.bin size remained the same.
Do you have any tips of how to reduce the size of the SBL_OSPI?
Thank you for your time and have a wonderful day.
Dominik