wolfBoot/src
Mattia Moffa 177358e88d Update H5 app to use new NSC API
- Make the update and swap partitions secure and inaccessible from the
  app except via NSC API
- Add a couple of necessary new NSC functions
- Update the app to only use NSC API
- Fix hal_flash_erase to account for secure addresses
- Fix some bugs in xmodem implementation
2025-10-29 00:13:01 +01:00
..
x86 Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_aarch64.c Added Xilinx UltraScale+ MPSoC CSU Support CSU support. 2025-03-26 09:14:57 +01:00
boot_aarch64_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_arm.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_arm32.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_arm32_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_ppc.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_ppc_mp.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_ppc_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_renesas.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_renesas_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_riscv.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_x86_64.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_x86_fsp.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_x86_fsp_payload.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_x86_fsp_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
delta.c Fix warnings with _MSC_VER and _MSC_VER 2025-10-22 16:04:39 +02:00
elf.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
fdt.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
flash_otp_keystore.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
image.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
libwolfboot.c Update H5 app to use new NSC API 2025-10-29 00:13:01 +01:00
loader.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
multiboot.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
pci.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
pkcs11_callable.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
pkcs11_store.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
qspi_flash.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
spi_flash.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
stage2_params.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
string.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
tpm.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
uart_flash.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
update_disk.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
update_flash.c fix for -wunused-but-set-variable: guard inverse with DELTA_UPDATES 2025-10-20 14:29:41 -06:00
update_flash_hwswap.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
update_ram.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
vector_riscv.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
wc_callable.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
xmalloc.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00