zephyr/arch/xtensa
Andy Ross bf2139331c xtensa: Add exception/interrupt vectors in asm2 mode
This adds vectors for all interrupt levels defined by core-isa.h.

Modify the entry code a little bit to select correct linker sections
(levels 1, 6 and 7 get special names for... no particularly good
reason) and to constructed the interrupted PS value correctly (no EPS1
register for exceptions since they had to have interrupted level 0
code and thus differ only in the EXCM bit).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
core xtensa: Add exception/interrupt vectors in asm2 mode 2018-02-16 10:44:29 -05:00
include xtensa: Add exception/interrupt vectors in asm2 mode 2018-02-16 10:44:29 -05:00
soc xtensa: Interrupt generator script and output for qemu & esp32 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