zephyr/include/linker
Carlo Caione 18ffcdcf74 linker: Introduce zephyr,memory-region compatible
Introduce a new "zephyr,memory-region" compatible to be used when a new
memory region must be created in the linker script from the devicetree
nodes using the compatible.

Remove also the LINKER_DT_REGION_FROM_NODE macro and add a new
LINKER_DT_REGIONS macro to cycle through all the compatible regions.

In the same PR modify the DTS files and the linker scripts.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-21 22:02:04 -05:00
..
app_smem_aligned.ld
app_smem_pinned_aligned.ld
app_smem_pinned_unaligned.ld
app_smem_pinned.ld
app_smem_unaligned.ld
app_smem.ld
common-noinit.ld
common-ram.ld ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
common-rom.ld cmake: rework linker script generation and linker prebuilt stages 2021-11-16 10:41:59 +01:00
cplusplus-ram.ld
cplusplus-rom.ld
debug-sections.ld linker: add DWARF-5 debug sections 2021-11-15 14:52:25 -05:00
devicetree_regions.h linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
devicetree_reserved.h
intlist.ld
kobject-data.ld
kobject-priv-stacks.ld
kobject-rom.ld
kobject-text.ld
linker-defs.h linker: add OCM data/bss sub-section start/end markers 2022-02-21 20:53:44 -05:00
linker-tool-gcc.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
linker-tool-mwdt.h
linker-tool.h
rel-sections.ld
section_tags.h
sections.h
thread-local-storage.ld