zephyr/cmake/linker_script/common
Keith Packard 97f96afbd7 linker_script: Remove all SUBALIGN usage for iterable sections
SUBALIGN forces alignment to the specified value, even if the object
requires stricter alignment. This causes mis-aligned access when accessing
the resulting value.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-17 16:06:21 +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 linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
common-rom.cmake linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +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 cmake/linker_script: Fix cmake linker scripts to define _end 2023-06-28 08:41:02 +00:00
thread-local-storage.cmake linker: Place .tbss section in RAM, not FLASH 2025-06-10 22:13:09 +02:00