zephyr/include/arch
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
..
arc ARC: MWDT: drop redundant stack checking 2020-10-02 11:32:12 +02:00
arm aarch64: mmu: Enable support for unprivileged EL0 2020-11-04 13:58:19 -08:00
common
nios2
posix
riscv riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
x86 x86: mmustructs: Fix define typo 2020-10-29 16:44:22 -04:00
xtensa xtensa: remove errno_var from strcut _thread_arch 2020-10-24 10:52:00 -07:00
arch_inlines.h
cpu.h
syscall.h