zephyr/arch/arc/core
Andrew Boie 96571a8c40 kernel: rename NANO_ESF
This is now called z_arch_esf_t, conforming to our naming
convention.

This needs to remain a typedef due to how our offset generation
header mechanism works.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-07-25 15:06:58 -07:00
..
mpu arc: logging: fix logging expression 2019-06-26 09:51:14 -04:00
offsets arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
atomic.S
cache.c arch: arc: build cache.c conditionally 2019-07-04 10:04:27 -04:00
CMakeLists.txt kernel: consolidate error handling code 2019-07-25 15:06:58 -07:00
cpu_idle.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
fast_irq.S arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
fatal.c kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
fault_s.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
fault.c kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
irq_manage.c arc: use z_fatal_error() for spurious IRQs 2019-07-25 15:06:58 -07:00
irq_offload.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
isr_wrapper.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
prep_c.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
regular_irq.S arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
reset.S arch: arc: Fix checks of CONFIG_USERSPACE 2019-05-20 22:27:56 -04:00
switch.S arc: use different load instruction 2019-07-01 16:29:45 -07:00
thread_entry_wrapper.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
thread.c arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
timestamp.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
userspace.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
vector_table.c all: Update reserved function names 2019-03-11 13:48:42 -04:00