wolfBoot/src
David Garske 8489736eac Fixed and improved erase of remainder of partition logic and logging. Added support for nRF5340 core synchronization (`NRF_SYNC_CORES`). Added test for `WOLFBOOT_FLASH_MULTI_SECTOR_ERASE`. 2024-10-11 10:29:59 +02:00
..
x86 Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
boot_aarch64.c
boot_aarch64_start.S
boot_arm.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
boot_arm32.c [SAMA5D3] Port for 32bit Cortex-A 2024-09-30 14:05:50 +02:00
boot_arm32_start.S [SAMA5D3] Port for 32bit Cortex-A 2024-09-30 14:05:50 +02:00
boot_ppc.c
boot_ppc_mp.S
boot_ppc_start.S Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
boot_renesas.c fix ccrx use case for rx72n 2024-09-20 20:20:55 +02:00
boot_renesas_start.S
boot_riscv.c
boot_x86_64.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
boot_x86_fsp.c
boot_x86_fsp_payload.c
boot_x86_fsp_start.S
delta.c
elf.c
fdt.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
flash_otp_keystore.c
image.c Fixes for properly functioning network core updates. 2024-10-11 10:29:59 +02:00
libwolfboot.c Fix for the `set_trailer_at` with external flash to use 32-bit write using cached value (Many QSPI hardware peripherals do not support a single byte write). Fix delta build error with DISABLE_BACKUP. Added tests for updating both cores in build_flash.sh. 2024-10-11 10:29:59 +02:00
loader.c Consolidate duplicate TEST_FLASH code. 2024-10-11 10:29:59 +02:00
multiboot.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
pci.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
pkcs11_callable.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
pkcs11_store.c Unit tests: cleanup warnings 2024-09-06 11:36:16 +02:00
qspi_flash.c Switch network core to use external flash HAL, but map to shared memory. Allows using update_flash logic including encrypted and delta updates. 2024-10-11 10:29:59 +02:00
spi_flash.c
stage2_params.c
string.c Support for the Nordic nRF5340 (application and network cores): 2024-10-11 10:29:59 +02:00
tpm.c Fixes to properly support TPM policy with more than one PCR. 2024-09-10 20:53:10 +02:00
uart_flash.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
update_disk.c Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains. 2024-08-14 18:06:12 +02:00
update_flash.c Fixed and improved erase of remainder of partition logic and logging. Added support for nRF5340 core synchronization (`NRF_SYNC_CORES`). Added test for `WOLFBOOT_FLASH_MULTI_SECTOR_ERASE`. 2024-10-11 10:29:59 +02:00
update_flash_hwswap.c
update_ram.c Fixes for building wolfBoot with XMSS/LMS. 2024-08-14 18:06:12 +02:00
vector_riscv.S
wc_callable.c
xmalloc.c Fixes for building wolfBoot with XMSS/LMS. 2024-08-14 18:06:12 +02:00