What version of DSP/BIOS is required to add support for Secure Boot on OMAP-L138?
I was told you need to add this line to the tcf:
bios.GBL.ENABLE_SK = true;
This specifically is for a secondary bootloader using DSP/BIOS where we need to make calls into the secure kernel in order to load the main (encrypted) application. Is there anything else special we need to know in terms of using DSP/BIOS for a secondary bootloader on a secure OMAP-L138?
Thanks,
Brad