I am currently using a Windows PC, and I am trying to generate the binary images for both the SBL and the application.
I am able to create the X.509 certificate by following the procedure described in the AM263Px TRM. However, I am unsure how to encrypt the application image or SBL image and how to add them as described in the procedure.
I have the following questions:
-
What exactly is meant by creating a certificate, creating an X.509 template, and creating an X.509 certificate? How do these differ in the context of the image-generation flow?
-
The SBL image is encrypted using
mcu_rom_image_gen.py. How is the application image supposed to be signed or encrypted?

Regards,
Shashank





