Skip to main content
Graduate
October 2, 2025
Question

Test Secure Boot on STM32MP157A

  • October 2, 2025
  • 1 reply
  • 141 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    October 3, 2025

    Hi @VarunKumar 

    I guess this page could provide you useful hint and pointers How to enable secure boot on STM32 MPU - stm32mpu 

    Olivier