Tool/software:
Hello,
based on informations from https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/10_01_00_32/exports/docs/api_guide_am243x/BOOTFLOW_GUIDE.html
and https://software-dl.ti.com/mcu-plus-sdk/esd/AM263X/latest/exports/docs/api_guide_am263x/SECURE_BOOT.html
im trying to generate signed and encrypted apiimage. currently im using x509 cert for signing image, but it seems like generated output is not encrypted yet. Could you please provide some possibilities to enable encryption or where is possible to enable encryption for generated appiimage.hs_fs file or settings of build in CCS?
and also how to implement our pki for signing?
Thank you.