zephyr/soc/arm/qemu_cortex_a53
Carlo Caione 7b7c328f7a aarch64: mmu: Enable support for unprivileged EL0
The current MMU code is assuming that both kernel and threads are both
running in EL1, not supporting EL0. Extend the support to EL0 by adding
the missing attribute to mirror the access / execute permissions to EL0.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-11-04 13:58:19 -08:00
..
CMakeLists.txt
Kconfig.defconfig
Kconfig.soc
linker.ld
mmu_regions.c aarch64: mmu: Enable support for unprivileged EL0 2020-11-04 13:58:19 -08:00
plat_core.S
soc.h