nuttx/arch/risc-v
Ville Juven 7eb726d57f Add proper user/kernel space linker scripts for knsh target
The old implementation used the default ld.script for the kernel side
which did not obey the memory.ld limits whatsoever.

Also, provide the user space addresses from the linker script to get rid
of the pre-processor macros that define (incorrect) default values for
the user space composition.
2022-01-25 20:22:34 +08:00
..
include arch/risc-v: Merge mcause.h into irq.h 2022-01-22 14:57:05 +08:00
src Add proper user/kernel space linker scripts for knsh target 2022-01-25 20:22:34 +08:00
Kconfig Add simple MMU driver for RISC-V (Sv39) 2022-01-20 20:30:13 +08:00