mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
66f9ced0cb
Change TLS_ALIGNED default configuration to enable when either BUILD_KERNEL or BUILD_PROTECTED is selected. Protected mode requires stack alignment to properly handle TLS data structure at stack base. Signed-off-by: hujun5 <hujun5@xiaomi.com>