zephyr/include/linker
Daniel Leung 3180fc0ecc linker: add linker sections for thread local storage
This adds the tdata and tbss sections required for thread local
storage. They are in ROM area as these sections are not to be
directly accessed, but copied to thread local storage area at
thread creation.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00
..
app_smem_aligned.ld
app_smem_unaligned.ld
app_smem.ld
common-noinit.ld
common-ram.ld
common-rom.ld
cplusplus-ram.ld
cplusplus-rom.ld
debug-sections.ld
intlist.ld
kobject-rom.ld
kobject-text.ld
kobject.ld
linker-defs.h linker: add linker sections for thread local storage 2020-10-24 10:52:00 -07:00
linker-tool-gcc.h
linker-tool-mwdt.h
linker-tool.h
rel-sections.ld
section_tags.h
sections.h
thread-local-storage.ld linker: add linker sections for thread local storage 2020-10-24 10:52:00 -07:00