mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 07:29:05 +08:00
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>