nuttx/arch/risc-v
Ville Juven 1322f82802 RISC-V: Copy kernel memory mappings to userspace addrenv
Copy the kernel mappings to the new (user) address environment. The
copyuing is done exactly once. This relies on the fact that the kernel
L1/L2 mappings will never change, as all of the kernel memory is mapped
upon boot.
2022-04-29 02:02:15 +08:00
..
include RISC-V: Initial support for CONFIG_BUILD_KERNEL 2022-04-29 02:02:15 +08:00
src RISC-V: Copy kernel memory mappings to userspace addrenv 2022-04-29 02:02:15 +08:00
Kconfig RISC-V: Initial support for CONFIG_BUILD_KERNEL 2022-04-29 02:02:15 +08:00