wolfSSL / wolfBoot

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
https://www.wolfssl.com
GNU General Public License v3.0
330 stars 94 forks source link

Support for STM32H5 #420

Closed danielinux closed 1 month ago

danielinux commented 3 months ago

Support for STM32H5.

Tested on nucleo-STM32H563ZI. Added build tests for L5/U5/H5.

Available configurations/examples:

danielinux commented 1 month ago

@dgarske this is now working properly with Trustzone-M + secure wolfCrypt + PKCS11 app, and it is ready for review.