nuttx/boards/risc-v/mpfs/common/kernel
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
..
Makefile
mpfs_userspace.c Add proper user/kernel space linker scripts for knsh target 2022-01-25 20:22:34 +08:00