zephyr/arch/arc/core
Benedikt Schmidt 2a2919946f arch: arc: use sys_cache instead of arch-function for enabling the cache
Use sys_cache_data_enable instead of arch_dcache_enable to enable
the cache. This will ensure that CONFIG_CACHE_MANAGEMENT
is considered correctly.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-01-10 09:59:58 +01:00
..
dsp arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
mpu
offsets arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
secureshield
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
CMakeLists.txt arch: arc rename arc_smp.c -> smp.c 2024-01-09 10:00:17 +01:00
cpu_idle.S
fast_irq.S
fatal.c arch: make CONFIG_EXCEPTION_DEBUG cross arch config 2023-12-14 09:32:27 +01:00
fault_s.S
fault.c style: fix misspelling in "precededs" 2023-12-20 11:55:46 +00:00
irq_manage.c
irq_offload.c
isr_wrapper.S
prep_c.c arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
regular_irq.S
reset.S arch: introduce arch_secondary_cpu_init 2024-01-09 10:00:17 +01:00
smp.c arch: introduce arch_secondary_cpu_init 2024-01-09 10:00:17 +01:00
switch.S
thread_entry_wrapper.S
thread.c arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
timestamp.c
tls.c
userspace.S
vector_table.c
vector_table.ld