zephyr/arch/xtensa
Andy Ross 0244d01fda xtensa/asm2: Don't return into dead threads
It's not impossible that something we just handled (e.g. a machine
exception) called k_thread_abort() on our current thread.  Don't try
to return into it, check the DEAD state.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
core xtensa/asm2: Don't return into dead threads 2018-02-16 10:44:29 -05:00
include kernel: Move per-cpu _kernel_t fields into separate struct 2018-02-16 10:44:29 -05:00
soc esp32: Set CPU pointer on app cpu at startup 2018-02-16 10:44:29 -05:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig xtensa: Add Kconfig for asm2 layer 2018-02-16 10:44:29 -05:00