mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 17:03:29 +00:00
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> |
||
|---|---|---|
| .. | ||
| cmake | ||
| sim | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile | ||
| nuttx-names.in | ||