Hi @samet-san
I understand that you want to store an encrypted image on XIP flash and then execute it from SRAM, please let me know otherwise.
Since the OTFAD can only decrypt from FlexSPI, we may need a bootloader to copy decrypted image from flash to internal SRAM. Let me check for the simplest solution we could have available.
If you have more details to add regarding your requirements, please let me know.
Diego
Hi @samet-san
I understand that you want to store an encrypted image on XIP flash and then execute it from SRAM, please let me know otherwise.
Since the OTFAD can only decrypt from FlexSPI, we may need a bootloader to copy decrypted image from flash to internal SRAM. Let me check for the simplest solution we could have available.
If you have more details to add regarding your requirements, please let me know.
Diego
Hi @samet-san
Ok, yes, that is an alternative! We have some bootloader codes avaiable, eventougth they do not support your application use case, they can be used as a reference to boot to the application, they are the flashloader and the NXP SBL.
Diego