Skip to main content
jk.1
Associate
March 17, 2023
Question

I am using St32L562Vet6q. How can I implement secure singing in my independent project?...

  • March 17, 2023
  • 1 reply
  • 830 views

hi St team,

thank you for your support.

My objective is secure boot for my independent project. i am using stm32L562vet

i am able enable trust zone with RDP level =1 and able to disable the trust zone using RDP regression.

now i want to implement second stage of bootloader using [MCU boot] i don't know how to implement and how to generate binary for that.

Then i have another one question,

in stm32l5 package middleware's are

1.trusted firmware

2.mcu boot

3.mbed crypto

but in my project only displays (mbed tls) .

How can i integrate that middleware to my project?

This topic has been closed for replies.

1 reply

Bubbles
ST Employee
April 21, 2023

Hi @jk.1​ ,

for the secure boot, best is to start from TFM application in the STM32CubeL5 package.

https://www.st.com/en/embedded-software/stm32cubel5.html

An5447 may help you understanding it.

BR,

J

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.