zephyr/arch/xtensa/include
Guennadi Liakhovetski 29abc8adc0 xtensa: fix booting secondary cores on the dummy thread
When secondary cores are booted, they use the dummy thread and
the IRQ stack until they switch over to a real thread. Therefore
dummy threads shouldn't be skipped when cohering outgoing thread
stack, only threads with zero stack size should be skipped.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2021-05-03 17:13:01 -04:00
..
kernel_arch_func.h xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
offsets_short_arch.h arch/xtensa: General cleanup, remove dead code 2021-03-08 11:14:27 -05:00
xtensa-asm2-context.h arch: xtensa: Print backtrace from panic handler 2021-01-23 08:43:10 -05:00
xtensa-asm2-s.h arch/xtensa: Remember to spill windows in arch_cohere_stacks() 2021-03-08 11:14:27 -05:00
xtensa-asm2.h xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00