zephyr/include/arch
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
..
arc arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm/aarch32 linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
arm64
common
mips arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
nios2
posix
riscv linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
sparc
x86
xtensa dma: intel_adsp: Reduce irq setup code 2022-02-21 20:59:08 -05:00
arch_inlines.h
cpu.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
structs.h
syscall.h