wolfBoot/include/wolfboot
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
..
arm_tee_api.h Add hardware-based DICE on mcxn 2026-05-21 20:49:20 +02:00
dice.h Add hardware-based DICE on mcxn 2026-05-21 20:49:20 +02:00
version.h version: 2.9.0 2026-07-02 22:58:46 +02:00
wc_secure.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
wcs_fwtpm.h Proper interface renaming + documentation 2026-04-22 14:14:28 +02:00
wcs_pkcs11.h pkcs11 store: batch sector commits to Store_Close 2026-09-10 09:40:02 +02:00
wcs_wolfhsm.h Add WOLFCRYPT_TZ_WOLFHSM TrustZone engine for STM32H5 2026-06-24 15:49:43 -07:00
wolfboot.h Fix: keep wolfBoot API declarations visible to app builds 2026-09-16 18:31:59 +02:00
wolfhsm_flash_hal.h Add WOLFCRYPT_TZ_WOLFHSM TrustZone engine for STM32H5 2026-06-24 15:49:43 -07:00