zephyr/include/arch
Martin Åberg feae3249b2 sparc: add support for thread local storage
Adds the necessary bits to initialize TLS in the stack
area and sets up CPU registers during context switch. Register g7 is
used to point to the thread data. Thread data is accessed with negative
offsets from g7.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2020-11-13 14:53:55 -08:00
..
arc arc: enable thread local storage 2020-11-11 13:25:29 +01:00
arm
common
nios2
posix
riscv
sparc sparc: add support for thread local storage 2020-11-13 14:53:55 -08:00
x86
xtensa
arch_inlines.h
cpu.h arch: Add SPARC processor architecture 2020-11-13 14:53:55 -08:00
syscall.h