zephyr/arch/arc/core
Hess Nathan ed12a0cc35 coding guidelines: comply with MISRA Rule 11.8
modified parameter types to receive a const pointer when a
non-const pointer is not needed

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-05-09 10:28:44 +02:00
..
dsp
mpu coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
offsets
secureshield
CMakeLists.txt arch: arc rename arc_smp.c -> smp.c 2024-01-09 10:00:17 +01:00
arc_connect.c
cache.c arch: arc: use sys_cache instead of arch-function for enabling the cache 2024-01-10 09:59:58 +01:00
cpu_idle.S
fast_irq.S
fatal.c ARC: logging: Print exception info independent of CONFIG_LOG 2024-02-05 14:44:57 -05:00
fault.c ARC: fault: Fix uninitialized memory access 2024-04-29 17:39:57 +01:00
fault_s.S
irq_manage.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
irq_offload.c
isr_wrapper.S
prep_c.c ARC: ARCv3: enable shared cache if available 2024-01-30 12:36:24 +01:00
regular_irq.S
reset.S ARC: ARCv3: enable HW prefetch on boot 2024-01-30 12:36:24 +01:00
smp.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
switch.S
thread.c kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER 2024-03-27 19:27:10 -04:00
thread_entry_wrapper.S
timestamp.c
tls.c
userspace.S
vector_table.c
vector_table.ld