wolfBoot icon indicating copy to clipboard operation
wolfBoot copied to clipboard

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.

Results 46 wolfBoot issues
Sort by recently updated
recently updated
newest added

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 ![image](https://github.com/wolfSSL/wolfBoot/assets/3992865/c9fc6618-4252-42c4-9659-794941657908) ![image](https://github.com/wolfSSL/wolfBoot/assets/3992865/c89df900-8e39-4104-8bc3-14490a22c219) and then another thing,,,,uhmmm. maybe not a question。 ![image](https://github.com/wolfSSL/wolfBoot/assets/3992865/0e6c44c6-ac02-4e48-88d0-6534e5933676) 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...

question

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.