nuttx/boards/risc-v/mpfs/icicle/scripts
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
..
hss-nuttx.yml
kernel-space.ld
ld-envm-opensbi.script
ld-envm.script
ld-kernel.script
ld.script
Make.defs boards: Move -fno-strict-aliasing from Make.defs to Toolchain.defs 2022-05-01 11:36:41 +03:00
memory.ld
user-space.ld