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 linker: do not force keep common kernel objects 2020-09-19 05:49:13 -04:00
common-rom.ld Bluetooth: Mesh: Add queue_size and recv_win to lpn_cb 2020-10-24 10:57:45 +03:00
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 kernel: Add cache coherence management framework 2020-10-21 06:38:53 -04:00
sections.h
thread-local-storage.ld linker: add linker sections for thread local storage 2020-10-24 10:52:00 -07:00