zephyr/arch/arc
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
..
arcmwdt arch/arc: Remove redundant __cxa_atexit from MWDT stubs 2025-04-16 20:36:27 +02:00
core arc: cache: Support region operations, SLC, and entire cache operations 2025-07-19 09:42:20 +02:00
include
CMakeLists.txt
Kconfig arc: cache: Support region operations, SLC, and entire cache operations 2025-07-19 09:42:20 +02:00