Hi,
I developed a firmware for the i.MX RT1052 and i enable boot from QSPI flash, i used MCUXpresso as development environment. It is working properly as i wished. Now i would it works in secure way. I report you the following questions:
- How can i encrypt the .axf file and program it on the external flash? Which tools and configuration i need? Is there a procedure?
- What about the decryption process? It starts before loading the firmware on the RAM? I need to change my source code?In which way?
Thanks