zephyr/arch/xtensa/core
Daniel Leung c17d0dc2c5 esp32: fix build error regarding multiplt BIT() definitions
This partially reverts commit 5a47c60dbf.
The soc.h is now only included when _soc_irq_*() is being referred.

Fixes #11077.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-01-11 15:05:31 -08:00
..
offsets arch: xtensa: Remove unused field from _thread_arch 2018-12-11 15:33:07 -05:00
startup arch/xtensa: Use C style comments 2018-11-15 17:38:25 -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 xtensa: removed obsolete headers 2018-09-01 13:58:46 -04:00
crt1.S xtensa: Disable interrupts on entry to _Cstart 2018-11-12 13:51:20 -05:00
fatal.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
irq_manage.c xtensa: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
irq_offload.c esp32: fix build error regarding multiplt BIT() definitions 2019-01-11 15:05:31 -08:00
swap.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
thread.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
window_vectors.S
xt_zephyr.S xtensa legacy: Fix stale use of removed kconfigs 2018-11-14 19:08:27 -05:00
xtensa-asm2-util.S xtensa: specify which SR to store pointer to _kernel.cpu struct 2018-10-19 17:52:45 -04:00
xtensa-asm2.c xtensa: Don't call ISRs for disabled interrupts 2018-11-14 19:08:27 -05:00
xtensa_context.S
xtensa_intgen.py arch: xtensa: Do not generate unused `handle_irq` label unless needed 2018-10-27 21:25:57 -04: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 arch: xtensa: remove extra #endif 2018-09-04 14:27:33 -04:00