zephyr/arch/xtensa/core
Andy Ross 9d367eeb0a xtensa, kernel/sched: Move next switch_handle selection to the scheduler
The xtensa asm2 layer had a function to select the next switch handle
to return into following an exception.  There is no arch-specific code
there, it's just scheduler logic.  Move it to the scheduler where it
belongs.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-03-18 16:58:12 -04:00
..
offsets kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
startup kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt xtensa/asm2: Don't needlessly build asm2 sources 2018-02-16 10:44:29 -05:00
atomic.S
cpu_idle.c
crt1.S
fatal.c xtensa: Fix noreturn attribute on error handlers in asm2 2018-02-16 10:44:29 -05:00
irq_manage.c
irq_offload.c
swap.S
thread.c kernel/include: Missed nano_internal.h -> kernel_internal.h spots 2018-02-16 10:44:29 -05:00
window_vectors.S xtensa: Move register window exception handlers into a separate file 2018-02-16 10:44:29 -05:00
xt_zephyr.S
xtensa-asm2-util.S kernel: Move per-cpu _kernel_t fields into separate struct 2018-02-16 10:44:29 -05:00
xtensa-asm2.c xtensa, kernel/sched: Move next switch_handle selection to the scheduler 2018-03-18 16:58:12 -04:00
xtensa_context.S
xtensa_intgen.py xtensa: Interrupt generator script and output for qemu & esp32 2018-02-16 10:44:29 -05:00
xtensa_intgen.tmpl xtensa: Interrupt generator script and output for qemu & esp32 2018-02-16 10:44:29 -05:00
xtensa_intr.c xtensa: Remove _xt_set_exception_handler() 2018-02-16 10:44:29 -05:00
xtensa_intr_asm.S
xtensa_vectors.S xtensa: Make high priority interrupts optional 2018-02-16 10:44:29 -05:00