Tool/software:
Hi,
We are planning to implement SBL OTA upgrade. But, got stuck with an issue related to validating SBL image signature before flashing into the bootflash (0x00_0000 boot address).
As I know in HS-SE (secure boot), AM243x will be using fused keys to validate SBL before booting the image.
Is there any possibility to validate encrypted SBL image with fused keys without booting from an specific offset address? Does ROM boot libraries can used for it? are there any other api's/methods to do it?
If above validating without boot is not possible. Is there anyway, that we can specify SBL boot offset address and trigger boot sequence in HS-SE mode. So, AM243x can boot from the specified offset address (where OTA SBL image is present in the bootflash memory)? Is there any api's to trigger boot sequence from an specific address. Just like loading application image from SBL?
Need information on above two questions. Please provide information on those.
Thanks