wolfBoot
wolfBoot copied to clipboard
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
Support for STM32H5. Tested on nucleo-STM32H563ZI. Added build tests for L5/U5/H5. Available configurations/examples: - TrustZone support + wolfCrypt + PKCS11 Engine - DUAL_BANK mode (TrustZone off)
key_import does not match RSA file import and RSA2048 KeySize not 320.its 294   and then another thing,,,,uhmmm. maybe not a question。  because i do not use the...
Hi. I have some question about RZN2L example codes. Examples in this repository for RZN2L, the app is created with Baremetal project. Is this example and features (Separating App and...
the sector flags needing to be reset by update trigger
I am using the guidance available [here](https://www.wolfssl.com/documentation/manuals/wolfboot/chapter06.html#signing-firmware-with-external-private-key-hsm) and [here](https://github.com/wolfSSL/wolfBoot/blob/master/docs/Signing.md#signing-firmware-with-external-private-key-hsm) in an attempt to perform signing using an EC-P256 key stored in Azure Key Vault. I am able to sign the...
- Fixes in STM32H5 clock settings and initialization - Enable UART3 / UART1 in NS domain - Console application showing features and bootloader interaction
Add use case on Raspberry Pi 3 B+ HW
Fixes to support wolfBoot native make and gcc-arm cross compiler for Xilinx UltraScale+ MPSoC. ZD 18159 Fixes for QSPI driver. Relocate Zynq driver defines to header. Fix wolfBoot linker script...
Support for the Nordic nRF5340. Cleanup the nRF52 port. Added nRF5340 QSPI support. Various other fixes for SPI/UART.