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 riscv/qemu-rv: Add FPU support back to qemu-rv 2023-07-31 07:48:53 -07:00
citest64 riscv/qemu-rv: Add FPU support back to qemu-rv 2023-07-31 07:48:53 -07:00
fb rptun: Select OPENMAP under RPTUN 2023-12-28 11:08:57 +08:00
fb64 rptun: Select OPENMAP under RPTUN 2023-12-28 11:08:57 +08:00
knetnsh64 risc-v/rv-virt: use fully linked apps for kernel build 2024-01-11 00:51:07 -08:00
knetnsh64_smp risc-v/rv-virt: use fully linked apps for kernel build 2024-01-11 00:51:07 -08:00
knsh32 risc-v/rv-virt: use fully linked apps for kernel build 2024-01-11 00:51:07 -08:00
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 risc-v/rv-virt: use fully linked apps for kernel build 2024-01-11 00:51:07 -08:00
ksmp64 risc-v/rv-virt: use fully linked apps for kernel build 2024-01-11 00:51:07 -08:00
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 binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00
smp64 binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00