nuttx/boards/risc-v/mpfs
Ville Juven 31b916c485 MPFS: Add kernel space mappings
Mappings are done with vaddr=paddr.
- I/O space mapped with two gigapages
- Kernel space mapped to statically allocated page tables. 2MB of kernel
  memory is supported.
- Page pool is mapped to the kernel space, to allow virtual memory access
  for the kernel e.g. to initialize the page memory when it is allocated.
2022-05-02 16:13:15 +08:00
..
common arch/risc-v: Remove FAR from chip and board folder 2022-04-19 00:22:45 +03:00
icicle MPFS: Add kernel space mappings 2022-05-02 16:13:15 +08:00
m100pfsevp boards: Move -fno-strict-aliasing from Make.defs to Toolchain.defs 2022-05-01 11:36:41 +03:00