zephyr/include/arch/arm/aarch32
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
..
cortex_a_r linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
cortex_m linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
cortex_r/scripts
mmu arch: arm: core: aarch32: introduce basic ARMv7 MMU support 2021-10-28 15:26:50 +02:00
mpu arm: mpu: Add missing RAM NOCACHE region define 2022-02-21 20:53:04 -05:00
arch.h arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A 2021-10-28 15:26:50 +02:00
asm_inline_gcc.h arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A 2021-10-28 15:26:50 +02:00
asm_inline.h
error.h arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A 2021-10-28 15:26:50 +02:00
exc.h
irq.h Tracing: Enable tracing of ISR based on CONFIG_TRACING_ISR 2021-09-21 19:54:13 -04:00
misc.h clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
nmi.h
syscall.h
thread.h