zephyr/arch/arm/core
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
..
aarch32 arch: arm: cortex_m: implement functionality for ARCH core regs init 2020-11-02 15:02:24 +01:00
aarch64 aarch64: mmu: Enable support for unprivileged EL0 2020-11-04 13:58:19 -08:00
common arm: cortex_m: add support for thread local storage 2020-10-24 10:52:00 -07:00
offsets arch: arm64: Use _arch_switch() API 2020-09-05 12:06:38 +02:00