zephyr/arch/xtensa/core
Leandro Pereira 99181eb661 arch: xtensa: Move exception table to xtensa_intr.c
This cleans up the exception handling by removing the table declaration
from xtensa_intr_asm.S, and removing the unused
_xt_set_exception_handler() function.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-09 12:26:14 -07:00
..
offsets xtensa port: Clear the CP descriptor of new created thread. 2017-04-20 16:01:55 +00:00
startup xtensa: optionally build reset vector code 2017-05-12 12:56:12 -04:00
Makefile arch: xtensa: Convert Xtensa port to use gen_isr_table 2017-08-09 12:26:14 -07:00
atomic.S xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
cpu_idle.c xtensa: use inline assembly instead of XT_* macros 2017-05-11 16:51:56 -04:00
crt1.S xtensa: merge crt1-*.S 2017-05-12 12:56:12 -04:00
fatal.c stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
irq_manage.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
irq_offload.c kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
swap.S stack_sentinel: change cooperative check 2017-06-08 13:49:36 -05:00
thread.c kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
xt_zephyr.S debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
xtensa_context.S xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_intr.c arch: xtensa: Move exception table to xtensa_intr.c 2017-08-09 12:26:14 -07:00
xtensa_intr_asm.S arch: xtensa: Move exception table to xtensa_intr.c 2017-08-09 12:26:14 -07:00
xtensa_vectors.S xtensa port: Fixed crash on interrupt handlers when logger is enabled. 2017-04-28 15:49:01 +00:00