nuttx/arch/risc-v
Ville Juven b3baf95835 UMM: Implement getter for address environment heap start vaddr
Using the Kconfig macro does not work for RISC-V target, as there the
user heap follows .data/.bss and does not obey any Kconfig provided
boundary.

Added stubs for ARM and Z80 also.
2022-04-29 23:13:16 +08:00
..
include RISC-V: Initial support for CONFIG_BUILD_KERNEL 2022-04-29 02:02:15 +08:00
src UMM: Implement getter for address environment heap start vaddr 2022-04-29 23:13:16 +08:00
Kconfig RISC-V: Initial support for CONFIG_BUILD_KERNEL 2022-04-29 02:02:15 +08:00