nuttx/boards/arm/samv7/same70-qmtech/kernel
hujun5 5db4278173 protect: move us_heap to userspace_data_s
Refactor heap pointer storage by moving us_heap field from userspace_s
to the nested userspace_data_s structure, enabling future extensibility
of user-space data without modifying the core userspace_s interface across
all board-specific implementations.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-02-02 11:06:53 +08:00
..
Makefile boards/arm/samv7: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
sam_userspace.c protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00