seL4/libsel4
Kent McLeod f5c60239c1 qemu-arm-virt: Add KernelUserTop option on aarch32
32-bit architectures have to share a small 4GiB address space between
privileged and non-privileged modes. Picking the address to split the
address space at affects how much virtual memory userlevel can use, and
how much physical memory the kernel can turn into untypeds. This is
something that should be configurable policy as different divisions make
sense for different applications.  For now we only add the config
option to qemu-arm-virt to try it out before potentially adding it to
all 32-bit platforms.

Signed-off-by: Kent McLeod <kent@kry10.com>
2021-10-28 08:29:29 +11:00
..
arch_include libsel4: idl: Document additional error codes 2021-10-17 15:02:45 +11:00
include manual: fix explanation of CNode_Mutate 2021-10-19 15:50:47 +11:00
mode_include replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
sel4_arch_include libsel4: idl: Fix punctuation in errors 2021-10-17 15:02:45 +11:00
sel4_plat_include qemu-arm-virt: Add KernelUserTop option on aarch32 2021-10-28 08:29:29 +11:00
src Enabled IPC debug features under new config 2020-04-06 14:21:46 +10:00
tools libsel4: Generate doxygen tag for error element 2021-10-17 15:02:45 +11:00
CMakeLists.txt libsel4: fix license tags 2020-09-04 20:30:01 +08:00