zephyr/cmake/linker_script/common
Tomasz Bursztyka 49a96f67a2 cmake: Add service section to commo-rom linker generator
struct init_entry may point to a struct device or a struct service,
each ones belonging to device or service iterable section.
Service section being newly added, handling it in cmake relevantly.

Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>
2025-06-27 14:13:58 +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 cmake: Add service section to commo-rom linker generator 2025-06-27 14:13:58 +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