wolfBoot/src
Daniele Lacamera b2beb49370 Fixed bug in encrypted update, removed swap_counter. 2020-07-15 17:36:38 +02:00
..
boot_aarch64.c Added support for initializting the GICv2 interrupt controller. This is required for QNX kernel boot. 2020-03-10 11:30:22 -07:00
boot_aarch64_start.S Added support for initializting the GICv2 interrupt controller. This is required for QNX kernel boot. 2020-03-10 11:30:22 -07:00
boot_arm.c MPU: fix RO flag in flash preventing the update 2020-05-26 16:18:06 +02:00
boot_riscv.c update copyright to 2020 2020-01-03 15:36:00 -08:00
image.c Fixes for TPM with RSA. 2020-06-23 11:57:09 -07:00
libwolfboot.c Fixed bug in encrypted update, removed swap_counter. 2020-07-15 17:36:38 +02:00
loader.c Encryption: address alignment fixes, stm32wb fixes 2020-06-16 17:52:50 +02:00
spi_flash.c Added RAMFUNCTION tag to SPI flash functions 2020-07-06 10:13:52 +02:00
string.c Example workspace/project to build under IAR 2020-03-27 14:34:20 +01:00
uart_flash.c External, emulated non-volatile memory over UART 2020-04-03 14:27:42 +02:00
update_flash.c Fix logic in emergency update 2020-07-06 14:04:15 +02:00
update_flash_hwswap.c wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi): 2020-03-04 12:04:46 -08:00
update_ram.c Fixes for Device Tree (DTS) handling. Updated documentation. 2020-03-06 15:33:41 -08:00
vector_riscv.S update copyright to 2020 2020-01-03 15:36:00 -08:00
xmalloc_ecc.c Example workspace/project to build under IAR 2020-03-27 14:34:20 +01:00
xmalloc_rsa.c Fixed allocation size in RSA4096 2020-04-28 17:14:45 +02:00