zephyr/arch/arc/core
Florian Grandel e256b7d244 kernel: spinlock: LOCKED -> K_SPINLOCK
Let the kernel use the new K_SPINLOCK macro and remove the alias.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-07-10 09:27:21 +02:00
..
dsp ARC: Add HS4x support 2023-05-02 16:54:24 +02:00
mpu ARC: MPU: Add MPUv8 fixes 2023-05-25 08:27:34 +00:00
offsets arch: arc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
secureshield init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
arc_connect.c kernel: spinlock: LOCKED -> K_SPINLOCK 2023-07-10 09:27:21 +02:00
arc_smp.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
cache.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt cache: Rework cache API 2022-12-01 13:40:56 -05:00
cpu_idle.S
fast_irq.S
fatal.c
fault_s.S ARC: SMP: fix livelock in thread abort due to exception 2023-06-08 20:27:06 -04:00
fault.c
irq_manage.c
irq_offload.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
isr_wrapper.S
prep_c.c
regular_irq.S
reset.S ARC: MPU: Add MPUv8 fixes 2023-05-25 08:27:34 +00:00
switch.S
thread_entry_wrapper.S
thread.c DSP: add DSP support for ARC processor 2022-12-19 11:56:55 +01:00
timestamp.c
tls.c
userspace.S
vector_table.c
vector_table.ld