STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SBSFU with encrypted CBC in KMS?

Hello,We are developing a product based on a STM32WB5MMG. We have configured the SBSFU with OTA (Asymmetric with AES encryption scheme). Everything is working great and I have only one question that came to my mind during the last commit...The CBC ke...

H573 TrustZone Callable Secure Code

Is it possible to call Secure (S) application code from Non-Secure (NS) application code with TrustZone on STM32H573?  I have not seen any examples of this from ST, so I want to know if it is possible or if there is some fundamental reason why not.Th...

DPade.1 by Associate III
  • 190 Views
  • 2 replies
  • 1 kudos

Resolved! SFI

Am searching for SFI documentation without HSM to demonstrate to a Device certificate authority. Can you please share UserManual or ApplicationNote for STM32H573I-DK.BestRegards,P.Hitesh 

NUCLEO-H745ZI-Q SBSFU adaptation cannot boot CM4 image.

Hello, I am trying to adapt the H753xx SBSFU implementation to the H745xx dual core board.I have so far configured a second slot by creating a second MPU region of 1KB to protect the header of the second slot, as well as changing the security checks ...

AKhri.1 by Associate II
  • 354 Views
  • 2 replies
  • 0 kudos

AES-GCM Chunk-Size 1

Hello,I'm using AES-GCM using the method cmox_cipher_append() function call, as taken from the example below, taken from Projects\NUCLEO-L476RG\Applications\Cipher\AES_GCM_AEAD_EncryptDecrypt\Src\main.c        retval = cmox_cipher_append(cipher_ctx, ...

Michael1 by Associate
  • 810 Views
  • 4 replies
  • 3 kudos