Skip to content

Commit 91cf77f

Browse files
nashifdanieldegrasse
authored andcommitted
Revert "cmake: Add service section to commo-rom linker generator"
This reverts commit 49a96f6. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 343f29c commit 91cf77f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/linker_script/common/common-rom.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ zephyr_linker_section_obj_level(SECTION init LEVEL APPLICATION)
1212
zephyr_linker_section_obj_level(SECTION init LEVEL SMP)
1313

1414
zephyr_iterable_section(NAME device NUMERIC KVMA RAM_REGION GROUP RODATA_REGION)
15-
zephyr_iterable_section(NAME service NUMERIC KVMA RAM_REGION GROUP RODATA_REGION)
1615

1716
if(CONFIG_GEN_SW_ISR_TABLE AND NOT CONFIG_DYNAMIC_INTERRUPTS)
1817
# ld align has been changed to subalign to provide identical behavior scatter vs. ld.

0 commit comments

Comments
 (0)