nuttx/arch/risc-v
Ville Juven 373568f63a mpfs_mm_init.c: Ensure the L3 page table size is large enough
Run-time check for L3 page table size, to ensure it is large enough
to map all of the kernel memory.

NOTE: The check has to be run-time, as KFLASH_SIZE/KSRAM_SIZE are really
linker relocation symbols, and thus cannot be utilized compile-time.
2022-10-07 17:26:21 +08:00
..
include riscv: Dump trap val in exception handler 2022-08-30 14:55:33 +08:00
src mpfs_mm_init.c: Ensure the L3 page table size is large enough 2022-10-07 17:26:21 +08:00
Kconfig arch: risc-v: Remove FPU support from qemu-rv 2022-09-20 11:40:40 +08:00