zephyr/cmake/linker
Robin Kastberg 1601a7d696 iar: linker_script: zero-init BSS
CONFIG_IAR_DATA_INIT did inadvertently not initialize BSS.

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
2025-06-30 15:18:30 -05:00
..
arcmwdt cmake: extensions: use INTERFACE_SOURCES as property for code relocation 2024-11-16 13:35:36 -05:00
armlink cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 2025-03-27 17:17:03 +01:00
iar iar: linker_script: zero-init BSS 2025-06-30 15:18:30 -05:00
ld cmake: linker: ld: Use "-Map <mapfile>" for legacy compatibility 2025-06-18 09:09:50 -04:00
lld cmake: lld: Remove duplicate -fuse-ld=lld 2024-11-16 15:56:42 -05:00
xt-ld cmake: set minimal C++ linker properties in minimal C++ CMake impl 2024-11-16 15:28:20 -05:00
linker_flags_template.cmake cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
linker_libraries_native.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
linker_libraries_template.cmake
linker_script_common.cmake linker generator: Handle .last_section 2025-05-26 14:17:21 +02:00
target_template.cmake