Skip to content
Commit 1e7b28e2 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

linker: tls: fix tdata/tbss locations



__tbss_start should be a virtual address.
__tdata_start should also be a virtual address, unless we're
using XIP in which case each thread should copy its thread-
local data out of flash.

Fixes issues with a kernel linked at a virtual address.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 868f722c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment