nuttx/boards/xtensa/esp32s3/common/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
..
esp32s3_user_vectors.S boards/xtensa/esp32s3: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
esp32s3_userspace.c protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
Makefile boards/xtensa/esp32s3: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00