nuttx/arch/ceva/include
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
..
xc5 arch/ceva:use UP_DSB, UP_DMB, UP_ISB as barrier standard API 2025-01-20 20:13:07 +08:00
xm6 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
.gitignore CEVA: add ceva platform xc5 xm6 support 2022-01-07 09:31:59 -03:00
arch.h protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
barriers.h barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
inttypes.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
irq.h arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
limits.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
math.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
spinlock.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
stdarg.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
syscall.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
types.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00