external_zblue/tests/misc/iterable_sections
Torsten Rasmussen 06e9a699bf cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake
Evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake instead of in the
linker script.

It cannot be assumed that a linker generator implementation is
pre-processed and therefore Kconfig settings cannot be used in those
but must be evaluated in CMake.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2026-04-20 17:45:50 +08:00
..
src tests: Update iterable sections test 2026-04-20 17:12:44 +08:00
CMakeLists.txt cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2026-04-20 17:45:50 +08:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
sections-ram.ld linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2026-04-20 17:12:44 +08:00
sections-rom.ld linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2026-04-20 17:12:44 +08:00
testcase.yaml tests: misc: iterable_sections: Add CMake linker test case 2026-04-20 17:16:26 +08:00