zephyr/tests/subsys/llext
Luca Burelli 8660020205 llext: group LLEXT output files in a subdirectory
LLEXT-related files are currently scattered in multiple locations in the
build directory. For easier access, this patch groups the outputs in a
subdirectory named 'llext' at the root of the build binaries, alongside
the 'zephyr' directory. This directory will thus contain the generated
debug ELF and the final .llext file for each compiled extension.

Note that this does not affect out-of-tree projects that use LLEXT,
since they already pass the full LLEXT file path to add_llext_target().

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-01-27 08:54:44 +01:00
..
boards llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
src llext: fix Z_GENERIC_SECTION() usage 2025-01-22 20:50:00 +01:00
CMakeLists.txt llext: group LLEXT output files in a subdirectory 2025-01-27 08:54:44 +01:00
no_mem_protection.conf llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
prj.conf llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
testcase.yaml device: add CONFIG_LLEXT_EXPORT_DEV_IDS_BY_HASH option 2025-01-22 15:49:10 +01:00