nuttx/boards/risc-v/mpfs/icicle
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
..
configs Add proper user/kernel space linker scripts for knsh target 2022-01-25 20:22:34 +08:00
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
scripts Add proper user/kernel space linker scripts for knsh target 2022-01-25 20:22:34 +08:00
src include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
Kconfig