zephyr/arch/arc/core
Yuguo Zou d24c6e5aae arch: arc: use ifdef to replace if define in isr wrapper code
isr wrapper code has mixed usage of #ifdef and #if define macros. Unify
them to more usual #ifdef.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2020-11-02 11:02:47 -06:00
..
mpu arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
offsets
secureshield
arc_connect.c
arc_smp.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
cache.c
CMakeLists.txt
cpu_idle.S arc: cpu_idle: remove sleep workround for nsim_hs_smp 2020-10-22 06:17:08 -04:00
fast_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fatal.c
fault_s.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fault.c
irq_manage.c ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
irq_offload.c
isr_wrapper.S arch: arc: use ifdef to replace if define in isr wrapper code 2020-11-02 11:02:47 -06:00
prep_c.c
regular_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
reset.S arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00
switch.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
thread_entry_wrapper.S
thread.c
timestamp.c
userspace.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
vector_table.c
vector_table.ld