STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Add a binary header and a sbsfu segment to an elf file

I have a problem with merge SBSFU .elf file and application .elf.I prepared:SBSFU.elf - addresses in linker script: 0x08000000 - 0x08020000application.elf - 0x08020400 - 0x081FFFFFheader.bin - size: 1024BSo I suppose, that like in SBSFU example heade...

MButk.1 by Associate
  • 1217 Views
  • 8 replies
  • 1 kudos

Resolved! SBSFU --> MCU Boot with STM32U585 without Trustzone

Hi all,we would implement SBSFU (Secure Boot and Secure Firmware Update) on STM32U585.Our goals are:application do not use TrustZone feature (TZ_EN = 0)we want to avoid access to MCU on field (Device protection, for exapmle RDP = 1)question: if on fi...

SafeDev by Associate II
  • 1225 Views
  • 3 replies
  • 0 kudos

Resolved! Secure Manager in DFU Mode

Hello, Actually am using STM32H5 board am able to load the secure manager using ST-Link Debugger but i would like to load the secure manager using usb dfu mode, is there any possiblity to load it.

Hitesh by Associate III
  • 1270 Views
  • 7 replies
  • 3 kudos

Resolved! SBSFU | KMS | How to use KMS_GenerateKeyPair()

Hello all.I have a question about how to use KMS_GenerateKeyPair() function. There are no examples in the code, and API description is not really enough for my little brain. Could somebody provide me an example on how it should be used? What kind of ...

SBSFU project structure and setup?

Hi,My question is about project structure.To implement SBSFU what is the best or correct approach if I have a project that I would like to flash to a target incorporating SBSFU?Import four project folders (SBSFU, SECoreBin, UserApp and MyProject) int...

DHard.2 by Associate II
  • 1180 Views
  • 9 replies
  • 0 kudos

Resolved! RDP of STM32G0B1xB/xC/xE

Hello .According to the reference manual, the default RDP level is set to level 1. However, after performing a full erase with ST-Link and then writing the hex file, the RDP level was found to be set to 0.I would like to set the RDP level to 1 at the...

aki49 by Associate II
  • 866 Views
  • 4 replies
  • 2 kudos

Resolved! Regenerating OEMiRoT_Data.obk

Hi,While using the STM32Cube_FW_H5_V1.1.1 repository to explore secure boot on the STM32H5, I saw that the configuration file to generate OEMiRoT_Data.obk is missing. As I want to use my own keys and certificates for the OEMiRoT example application, ...

jens-vdb by Associate II
  • 935 Views
  • 4 replies
  • 1 kudos