nuttx/boards/risc-v/qemu-rv/rv-virt/configs
Tiago Medicci Serrano c67502d9b4 riscv: Implement page-fault exception and on-demand paging
When an application is being loaded `up_addrenv_create ` calls
`create_region` to create the address environment. Only the first
entry is mapped when the region is created. Virtual memory that is
not mapped will trigger an exception when accessed. Other memory
pages are allocated and mapped on-demand. This enables setting
larger heap and stack for the process without compromising the
overall system memory.
2024-03-05 09:45:49 +08:00
..
citest
citest64
fb
fb64
knetnsh64
knetnsh64_smp
knsh32
knsh32_paging riscv: Implement page-fault exception and on-demand paging 2024-03-05 09:45:49 +08:00
knsh32_romfs risc-v/qemu-rv/rv-virt: Add support to loader ROMFS image in kernel 2024-02-07 19:46:42 -08:00
knsh64
ksmp64
libcxx32 rv-virt: Add libcxx to configs 2024-02-27 21:25:20 +08:00
libcxx64 rv-virt: Add libcxx to configs 2024-02-27 21:25:20 +08:00
netnsh boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh64 boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh64_smp boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh_smp boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
nsh rv-virt/configs: avoid build errors 2024-01-22 08:18:04 +01:00
nsh64 boards: rv-virt: Fix the hello app crash with nsh64 2024-01-22 23:18:43 -08:00
smp
smp64