STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 512 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 

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
  • 1199 Views
  • 4 replies
  • 3 kudos