wolfBoot/include
Daniele Lacamera 5f231a890c Fix: keep wolfBoot API declarations visible to app builds
c3f9717f guarded the success/trigger/sector-flag declarations behind
WOLFBOOT_FIXED_PARTITIONS, but wolfboot.h includes target.h only under
__WOLFBOOT, so test-apps (compiled without __WOLFBOOT) never saw the
macro and failed with implicit-declaration errors on imx95_m7, mcxa,
mcxw and mcxw-tz. Unguard the header declarations; keep the definitions
guarded and move wolfBoot_success out of the fixed-partition guard
since it only uses the partition-state API.
2026-09-16 18:31:59 +02:00
..
MPLAB
wolfboot Fix: keep wolfBoot API declarations visible to app builds 2026-09-16 18:31:59 +02:00
x86
c2000_stdint.h
ddr_cadence.h
delta.h
disk.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
disk_fs.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
elf.h
encrypt.h
ext4.h ext4: add read-only extent-based ext4 filesystem support 2026-09-02 10:47:33 +02:00
fat32.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
fdt.h fdt: rewrite device tree parser with capacity bound and full validation 2026-09-02 10:48:52 +02:00
gpt.h
gzip.h
hal.h pkcs11 store: invalidate the flash read cache after every commit 2026-09-10 10:45:55 +02:00
hal_fpga.h
hooks.h
image.h Fix: keep wolfBoot API declarations visible to app builds 2026-09-16 18:31:59 +02:00
keystore.h
loader.h
multiboot.h
otp_keystore.h
pci.h
printf.h
sdhci.h
spi_drv.h
spi_flash.h
stage2_params.h
target.h.in
tpm.h
uart_drv.h
uart_flash.h
ubootenv.h
user_settings.h F-13615: keep TFM_TIMING_RESISTANT for secure-mode fastmath builds 2026-09-15 16:08:57 +02:00
wolfboot_efi.h
wolfboot_smc.h