zephyr/soc/arm/qemu_cortex_a53
Abhishek Shah f64cd1a5db soc: arm64: qemu-cortex-a53: Add MMU support
Add qemu-cortex-a53 memory regions with proper attributes
to translation tables. Minimal regions to execute "hello_world"
are added as of now, More granular memory regions should be
added later as per the requirement.

Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
2020-02-20 17:24:59 +02:00
..
CMakeLists.txt soc: arm64: qemu-cortex-a53: Add MMU support 2020-02-20 17:24:59 +02:00
dts_fixup.h soc: arm64: qemu-cortex-a53: Add MMU support 2020-02-20 17:24:59 +02:00
Kconfig.defconfig
Kconfig.soc kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
linker.ld
mmu_regions.c soc: arm64: qemu-cortex-a53: Add MMU support 2020-02-20 17:24:59 +02:00
soc.h