wolfBoot/include
David Garske 5f40400e57 PolarFire SoC: address PR review
- wolfBoot_fit_memcpy: return int so a failed PDMA copy propagates instead
  of being swallowed. The weak default (memcpy) returns 0; the MPFS250 PDMA
  override returns -1 if any chunk's mpfs_pdma_memcpy() fails. Callers now
  fail closed: fit_load_image_inner returns NULL (kernel load then panics
  via update_disk.c), the update_disk DTS copy panics, and hal_dts_fixup
  returns an error on a failed L2->DDR copy-back.
- options.mk: gate -DSTACK_SIZE_PER_HART behind RISC-V arch (RISCV/RISCV64).
  The macro is only consumed by the RISC-V startup asm and the mpfs250-m.ld
  sed token, so it is no longer emitted for PPC/ARM/other targets. The
  unconditional default (?= 0) is kept because the linker sed always needs
  a value to substitute.
2026-08-03 12:27:22 +02:00
..
MPLAB
wolfboot version: 2.9.0 2026-07-02 22:58:46 +02:00
x86 F-4647: bound strlen to ATA_SECURITY_PASSWORD_LEN in passphrase path 2026-06-10 21:01:17 +02:00
ddr_cadence.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
delta.h
disk.h
elf.h
encrypt.h
fdt.h NXP T2080 / CW VPX3-152: VxWorks 7 64-bit boot support 2026-06-15 06:13:28 +02:00
gpt.h
gzip.h
hal.h PolarFire SoC: address PR review 2026-08-03 12:27:22 +02:00
hal_fpga.h
hooks.h
image.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
keystore.h
loader.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
multiboot.h
otp_keystore.h
pci.h
printf.h renesas-rx: fix build for GCC RX 8.3/14.2 2026-07-30 15:32:31 +02:00
sdhci.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
spi_drv.h
spi_flash.h
stage2_params.h
target.h.in Revert check for overlap of swap/update with bootloader 2026-07-02 17:53:12 +02:00
tpm.h tpm: rename masterPassword param to authOverride 2026-06-18 11:06:18 +02:00
uart_drv.h
uart_flash.h
user_settings.h Don't define WOLFSSL_HAVE_SP_ECC under SP_MATH_ALL (fixes CI) 2026-07-31 14:33:56 +02:00
wolfboot_smc.h zynqmp: wolfBoot ZynqMP FSBL with signed FIT Linux boot and EL3 security (eFuse/PUF/AES-CSU) 2026-07-22 11:56:40 +02:00