zephyr/cmake/linker_script
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
..
arm linker generator: Handle .last_section 2025-05-26 14:17:21 +02:00
common linker: Place .tbss section in RAM, not FLASH 2025-06-10 22:13:09 +02:00