zephyr/arch/xtensa/include
Daniel Leung f8a909dad1 xtensa: 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.

Note that this does not enable TLS for all Xtensa SoC.
This is because Xtensa SoCs are highly configurable
so that each SoC can be considered a whole architecture.
So TLS needs to be enabled on the SoC level, instead of
at the arch level.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00
..
kernel_arch_data.h kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00
kernel_arch_func.h soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
offsets_short_arch.h
xtensa-asm2-context.h xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
xtensa-asm2-s.h xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
xtensa-asm2.h xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00