zephyr/arch/arm
Carlo Caione a010651c65 aarch64: mmu: Add initial support for memory domains
Introduce the basic support code for memory domains. To each domain
is associated a top page table which is a copy of the global kernel
one. When a partition is added, corresponding memory range is made
private before its mapping is adjusted.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-03-16 08:43:19 -04:00
..
core aarch64: mmu: Add initial support for memory domains 2021-03-16 08:43:19 -04:00
include aarch64: userspace: Implement syscalls 2021-03-10 14:52:50 -05:00
CMakeLists.txt arch: arm: Remove extraneous root cmake files 2020-04-15 11:23:56 +02:00
Kconfig aarch64: smccc: Decouple PSCI from SMCCC 2021-03-01 09:26:56 -05:00