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