Hello,I've implemented the SBL project,and run through OTFAD XIP successfully.
But it's tedious to transfer a program binary to an encrypted image,the original image needs to add RSA and OTFAD Key Blob field using imgtool.py.And then encrypt the image using image_enc.exe.
So I wrote a script to do these things,but I don't know how can I generate the OTFAD Key blob through the OTFAD parameters by myself.I currently get the OTFAD Key blob through MCUXpresso Secure Provisioning.
Is there any code to achieve this?
Thanks
Solved! Go to Solution.
Hi @Vinos ,
Please refer to AN13250, section 4.6.3.".... The output is an encrypted application with the OTFAD key blob stored at the 0 offset...."
AN13250 has software pacakge.
Regards,
Jing
Hi @Vinos ,
Please refer to AN13250, section 4.6.3.".... The output is an encrypted application with the OTFAD key blob stored at the 0 offset...."
AN13250 has software pacakge.
Regards,
Jing