mirror of https://github.com/wolfSSL/wolfBoot.git
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. |
||
|---|---|---|
| .. | ||
| common | ||
| mcxw71 | ||
| nrf5340 | ||
| stm32h563 | ||
| stm32l552 | ||
| stm32u585 | ||
| stm32u585-dualbank | ||
| Makefile | ||
| test-dualbank.sh | ||
| test.sh | ||