Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hi,
I want to use the keyring on the am263p4's HSM for encryption and decryption of application level data. Can I dynamically create symmetric keys and update/access the keyring from the application's perspective while it is already booted and running on the microcontroller? It seems like the keyring is defined in the sysconfig file at sbl boot time so I wasn't sure if changing and accessing it while an application is running is possible.
Thanks