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

what is the FIPS certification available for X-CUBE-CRYPTOLIB ?? I see NIST-CAVP Certification which is FIPS 186, what is the difference from FIPS 140-2/140-3 complaint. is both are same ?

We are looking for FIPS 140-2 / 140-3 certified Secure Boot loader implemented with help of X-CUBE-CRYPT LIB for STM32H753VI MCU.if i see NIST-CAVP certification, it is mentioned as STM32L4 series, then is thios same certificate is applicable for STM...

SPati.7 by Associate III
  • 2158 Views
  • 8 replies
  • 0 kudos

Resolved! Hello, I'm using an STM32H750 MCU where I'm integrating the Crypto lib v4.0.1 I would like to execute this library (.text) from a specifc section. But I can manage to do what I want.

You can found below a extract of my linker script:MEMORY { D1_CODE_RAM (xrx) : ORIGIN = 0x24070000, LENGTH = 64K FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 128K NVRAM (rx) : ORIGIN = 0x8020000, LENGTH = 64K }   .ram_code_load...

DFell.1 by Associate II
  • 756 Views
  • 1 replies
  • 0 kudos

STM32WB5x IEEE 802.15.4 Stack

Hey, I'm Working with STM32WB5x on a bare metal MAC 802.15.4 Application.I Have the BLE_MAC_***_FW latest (version 1.13.0) installed on CM0+ .I want to add security for MAC Frames with support for both ENC-MIC. The current ST WPAN MAC 802.15.4 implem...

MYous.3 by Associate II
  • 1141 Views
  • 1 replies
  • 0 kudos

SBSFU Firewall reset in User App when writing to SFR's.

Hi All,I am almost finished integrating the SBSFU into my project. I can run the SBSFU and user app and update the processor, STM32L4R9VITx, successfully while no protections are enabled. When I enable firewall protection it boots into my application...

0693W00000LvolKQAR.png 0693W00000LvoltQAB.png
RBurg.2 by Associate II
  • 2442 Views
  • 11 replies
  • 0 kudos