zephyr/cmake/linker_script/common
Keith Packard 5890c73087 linker: Place .tbss section in RAM, not FLASH
If this section is placed in FLASH, the section gets marked
as writable even though .tbss values will never be stored there.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-10 22:13:09 +02:00
..
common-noinit.cmake cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
common-ram.cmake drivers: video: Introduce video device structure 2025-04-21 20:03:31 +02:00
common-rom.cmake cmake: linker_script: keep .symbol_to_keep 2025-03-31 14:31:57 +02:00
debug-sections.cmake cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
kobject-data.cmake cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
kobject-priv-stacks.cmake cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
kobject-rom.cmake cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
kobject-text.cmake userspace: weak defintions for generated k-object lookup functions 2025-05-09 12:51:30 +02:00
ram-end.cmake
thread-local-storage.cmake linker: Place .tbss section in RAM, not FLASH 2025-06-10 22:13:09 +02:00