STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Secure Boot STiROT with Dual Bank STM32H573

I am trying to figure out if we can both use secure boot (with Trustzone) and dual bank at the same time. I see in AN0007 that "SWAP_BANK activation by option byte is not supported by STiRoT." Is there some other way to swap banks without using the o...

epsilong by Associate II
  • 532 Views
  • 6 replies
  • 0 kudos

Secure and Non secure folders

Hi, I would like to know where to write the code either in secure or non-secure folder. What is the exact purpose of this folders. I want to encrypt a CAN message and send it. I have done without enabling trust zones previously. But now I enabled the...

Keerthi by Associate III
  • 458 Views
  • 6 replies
  • 0 kudos

Resolved! CMOX - ECC - EDDSA no append/update function

How can it be, that the CMOX library implements `append` functions for hashes (like cmox_hash_append) but the equivalent for verification or signing of ECC algorithms does not exist?How should we check the signature of a 10 MB update package on a dev...

TNeub.1 by Associate III
  • 405 Views
  • 3 replies
  • 0 kudos

Start Securing Features with STM32H533

Hi, I would like to work with the security features of STM32H533RE microcontroller. For that,1.Do I need to enable anything or install any libraries files in order to work with it.2. If there is any example projects available?3. The path for Installa...

Keerthi by Associate III
  • 2639 Views
  • 3 replies
  • 1 kudos

SBSFU - Updating ECC public key in runtime

Hello,I would like to replace ECC public key in SE_Key_region_ROM region from my application in runtime. My device has no protection enabled (RDP, PCROP, WRP). I am able to read and write in the region via CubeProgrammer.I dumped the 256 bytes of SE_...

LucaZa by Associate
  • 609 Views
  • 3 replies
  • 0 kudos