2025-10-02 11:07 AM
Hi,
I am trying to understand and test secure boot on STM32MP1. I was able to compile and boot unsigned tf-a. boot failed as expected as it is not verified.
generated keys.
Now how to burn these below hash file? can we burn into flash and test without using OTP for development and POC?
publicKeyhash.bin
Thank you.