zephyr/arch/xtensa/core
Rajavardhan Gundi 9ed55af2f8 arch: xtensa: set __start as entry point for Xtensa.
__start is deemed the entry point for all architectures in Zephyr.
Accordingly, Xtensa code had to be modified a bit to fall in line
with this convention.

Change-Id: If3ed344721c9f2735378b866662a68d8d5795324
Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-01 16:46:41 -04:00
..
offsets kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
startup arch: xtensa: set __start as entry point for Xtensa. 2018-05-01 16:46:41 -04: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 arch: xtensa: set __start as entry point for Xtensa. 2018-05-01 16:46:41 -04:00
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 arch: xtensa: Move exception table to xtensa_intr.c 2017-08-09 12:26:14 -07:00
xtensa_vectors.S xtensa: Make high priority interrupts optional 2018-02-16 10:44:29 -05:00