seL4/include/arch
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
..
arm qemu-arm-virt: Add KernelUserTop option on aarch32 2021-10-28 08:29:29 +11:00
riscv/arch riscv: fix typo in comment, Sv38 is Sv39 2021-10-27 17:17:17 +11:00
x86/arch remove Arch_finaliseInterrupt() 2021-10-01 15:18:51 +10:00