zephyr/arch/arc/core
Yanir Levin 6df14b432e arc: cache: Support region operations, SLC, and entire cache operations
Added configurable support for L1 cache region operations,
which offers improved performance over line operations.
Added configurable support for SLC (system level cache).
Added support for entire cache operations: flush_all,
invd_all, flush_and_invd_all.

Reviewed-by: Aaron Komisar <aaron.komisar@tandemg.com>
Signed-off-by: Yanir Levin <ylevin@gsitechnology.com>
2025-07-19 09:42:20 +02:00
..
dsp kconfig: fix typo in (arch, boards, kernel, modules, samples, share) 2025-07-01 10:58:54 -10:00
mpu
offsets
secureshield
arc_connect.c
cache.c arc: cache: Support region operations, SLC, and entire cache operations 2025-07-19 09:42:20 +02:00
CMakeLists.txt
cpu_idle.S
elf.c
fast_irq.S
fatal.c
fault_s.S
fault.c
irq_manage.c
irq_offload.c
isr_wrapper.S
prep_c.c arc: prep_c: remove dead code 2025-05-28 11:09:21 +02:00
regular_irq.S
reset.S arch: arc: replace "master"/"slave" terminology with inclusive language 2025-06-23 13:43:36 +02:00
smp.c arch: arc: replace "master"/"slave" terminology with inclusive language 2025-06-23 13:43:36 +02:00
switch.S
thread_entry_wrapper.S
thread.c
timestamp.c
tls.c
userspace.S
vector_table.c arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
vector_table.ld