Hi,
We have AM5708 secure bootable processor with TI SDK yocto build environment,
-Generation of secure public and private keys is done.
-Flashing of secure keys in processor OTP done.
We are facing challenges to integrate same key into our yocto build environment
to generate signed MLO which can boot processor with the same keys flashed.
can anyone provide detailed process to setup secure keys with yocto build environment
so, we can generate signed bootable MLO.
we have used smpk key configuration for flashing the keys.
Thanks