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

TFM SBSFU_BOOT

Dear Sir.I am trying to work with the examples of TFM_Appication and SBSFU_Boot examples of STMCube_FW_U5_V1.2.0 when compilng I get the error Error: Missing option '-S' / '--slot-size'.postbuild.sh failedmake[1]: *** [makefile:92: post-build] Err...

Resolved! SBSFU 2.6.2 firmware swapping issue

Hi Guys,Ported SBSFU 2.6.2 to STM32G0B1CEU6 (512K FLASH and 64K RAM) based on Nucleo-G071RB example.Modified mapping_fwimg.ld as below: /* Slots must be aligned on 2048 bytes (0x800) */ /* swap (4 kbytes) */ __ICFEDIT_SWAP_start__ = 0x0804...

hw310404 by Associate III
  • 3102 Views
  • 6 replies
  • 2 kudos

Resolved! Error message from debugger back end

Error in final launch sequence:Failed to execute MI command:load D:\\STUSER\\STM32CubeIDE\\workspace_1.13.0\\TEST190923\\Debug\\TEST190923.elfError message from debugger back end:Error finishing flash operation

RKOAS by Associate II
  • 4972 Views
  • 3 replies
  • 0 kudos

SBSFU | FLASH sector segmentation

Hello all,I have a question about possibility of splitting/dividing FLASH sector for active/download image slots.A bit more context... My target MCU is STM32F756ZGTx, here is its FLASH memory map:What we want to do is: assign sector 4 (128 kB) and se...

JakubStandarski_0-1694618438213.png

Does X-CUBE-CRYPTOLIB support hardware acceleration?

Hi,I've been exploring cryptography support on the STM32 uCs, especially on the L4 series. I'm able to run the X-CUBE-CRYPTOLIB code to perform AES-GCM, but it's very slow. It takes roughly 4ms to encrypt and tag 80 bytes, with a master clock of 8MHz...

FNin.1 by Associate
  • 2127 Views
  • 4 replies
  • 2 kudos