zephyr/soc/arm64/arm
Luca Fancellu 0deeb5ff65 soc: include: fvp_aemv8r: Define device memory as device tree node
A recent change introduced the possibility to declare MPU memory
regions using the device tree and the framework described in
zephyr/linker/devicetree_regions.h.

So remove the device region declared in mpu_regions[] and the used
defines for the addresses, rename REGION_DEVICE_ATTR to REGION_IO_ATTR
in arm_mpu.h to be compatible with the framework and add a device tree
node to fvp_baser_aemv8r.dts to describe the device memory region.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
2023-03-27 13:20:47 +00:00
..
fvp_aemv8a
fvp_aemv8r soc: include: fvp_aemv8r: Define device memory as device tree node 2023-03-27 13:20:47 +00:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc