Skip to content
Commit 371752bc authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

kernel: tls: align tdata/tbss sections in stack



This lets the linker tell us what kind of alignment is required
for both tdata and tbss data when copying them into stack.
If they are not aligned as expected by the toolchain, generated
code would be accessing incorrect location for thread variables.

Fixes #32015

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent e61dbe59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment