wolfBoot/test-app/emu-test-apps
Daniele Lacamera 8609c9b23b ci: fix WOLFBOOT_ROOT resolution in dual-bank fallback test
The top-level Makefile defaults WOLFBOOT_ROOT to $(PWD), which is the
environment value of the invoking step: under the workflow's
working-directory (test-app/emu-test-apps) the keytools paths resolved
under the wrong root and keygen was never found, so src/keystore.c was
missing and the wolfboot build failed. Export the computed absolute
WOLFBOOT_ROOT so the make invocations resolve tool paths correctly
wherever the script is started from.
2026-07-09 16:43:55 +02:00
..
common Enable NSC veneers when TZEN=1, even without WOLFCRYPT_TZ 2026-03-18 22:26:32 +01:00
mcxw71 Enable TZEN on emu test apps 2026-03-19 19:16:50 +01:00
nrf5340 Enable TZEN on emu test apps 2026-03-19 19:16:50 +01:00
stm32h563 Enable TZEN on emu test apps 2026-03-19 19:16:50 +01:00
stm32l552 Enable TZEN on emu test apps 2026-03-19 19:16:50 +01:00
stm32u585 Enable TZEN on emu test apps 2026-03-19 19:16:50 +01:00
stm32u585-dualbank ci: add stm32u5 dual-bank swap fallback test on m33mu 2026-07-09 15:14:51 +02:00
Makefile Update copyright in emu-test-apps files 2026-01-15 14:04:37 +01:00
test-dualbank.sh ci: fix WOLFBOOT_ROOT resolution in dual-bank fallback test 2026-07-09 16:43:55 +02:00
test.sh Fixed linker script for emu-app, addressed more comments 2026-02-11 12:35:54 +01:00