zephyr/cmake/linker_script/common
Kumar Gala 61f9d4ba40 linker: Fix handling of _static_thread_data section
_static_thread_data should be in ROM as its static data.  So move
it from common-ram.cmake to common-rom.cmake and fix it the params
we call zephyr_iterable_section with.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-03-20 13:38:23 +01:00
..
common-ram.cmake linker: Fix handling of _static_thread_data section 2023-03-20 13:38:23 +01:00
common-rom.cmake linker: Fix handling of _static_thread_data section 2023-03-20 13:38:23 +01:00
debug-sections.cmake cmake: linker: converter arm and common ld scripts into CMake code 2021-08-30 08:54:23 -04:00
thread-local-storage.cmake cmake: Add .tdata and .tbss to generated TLS linker sections 2022-04-28 11:09:01 +09:00