zephyr/arch/xtensa/core
Flavio Ceolin 4f99a38b06 arch: all: Remove not used struct _caller_saved
The struct _caller_saved is not used. Most architectures put
automatically the registers onto stack, in others architectures the
exception code does it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-04-18 12:24:56 -07:00
..
offsets arch: all: Remove not used struct _caller_saved 2019-04-18 12:24:56 -07:00
startup license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
atomic.S
cpu_idle.c xtensa: removed obsolete headers 2018-09-01 13:58:46 -04:00
crt1.S all: Update reserved function names 2019-03-11 13:48:42 -04:00
fatal.c arch: Use macro BIT for shift operations 2019-03-26 22:06:45 -04:00
irq_manage.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
irq_offload.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
swap.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
thread.c kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
window_vectors.S
xt_zephyr.S arch: Rename reserved function names 2019-04-03 17:31:00 -04: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 kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
xtensa_context.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
xtensa_intgen.py scripts: Remove unused variables in all Python scripts 2019-03-28 11:06:20 -05:00
xtensa_intgen.tmpl
xtensa_intr.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
xtensa_intr_asm.S all: Update reserved function names 2019-03-11 13:48:42 -04:00
xtensa_vectors.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00