nuttx/arch/risc-v
Ville Juven 3f3b30e384 riscv_addrenv: Fix static page table mapping (paddr instead of vaddr)
Connecting the static page tables to each other was done with the page
table virtual address (riscv_pgvaddr) when the page table physical address
is needed.
2023-11-02 21:52:23 +08:00
..
include risc-v/addrenv: Improve the commenting on struct arch_addrenv_s 2023-11-02 21:52:23 +08:00
src riscv_addrenv: Fix static page table mapping (paddr instead of vaddr) 2023-11-02 21:52:23 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v: Remove unnecessary PMP kconfig options 2023-10-23 13:10:59 -03:00