This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM263P4: Encryption disabled for application

Part Number: AM263P4
Other Parts Discussed in Thread: SYSCONFIG

Hi,

If I dont want my application to be encrypted, I put ENC_ENABLED= no(signing will be there, but no encryption) in devconfig.mak in mcu+sdk.

But when I build sbl, do I still need to generate Keyring Certificate and import Keyring in syscfg file?

In makefile_ccs_bootimage_gen file, it still asks for APP_SIGNING_KEYING_ID for encryption=no, how does hsmrt decode the signing key, if we don't give in Keyring Certificate?

Thanks and Regards

Geetha