zephyr/tests/subsys/llext
Keith Packard 958ef2288e tests/llext: Compute linker script option rather than using -Wl,-T
Use the same logic as the top-level Zephyr CMakeLists.txt does to
find the linker script option by using the first one of these
which is set:

 1. Global TOPT property
 2. Compiler's linker_script property
 3. -Wl,-T

This avoids toolchains which insert a default linker script
when none is provided on the command line using the -T option.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-05-12 21:09:44 +02:00
..
boards
src
CMakeLists.txt tests/llext: Compute linker script option rather than using -Wl,-T 2025-05-12 21:09:44 +02:00
no_mem_protection.conf
prj.conf
testcase.yaml