Files
nuttx/arch/ceva/src
hujun5 a3273e6a96
Build Documentation / build-html (push) Has been cancelled
arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y
Add validation to ensure allocated stack size does not exceed TLS_MAXSTACK when
CONFIG_TLS_ALIGNED is enabled, and verify proper stack alignment using STACK_ALIGN_MASK
across all architectures. This improves stack safety and prevents potential TLS overflow conditions.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-22 22:18:11 +08:00
..
2025-12-16 13:07:37 -03:00
2025-12-16 13:07:37 -03:00