+54
−0
arch/arc/include/asm/cachectl.h
0 → 100644
+28
−0
arch/arc/include/asm/cacheflush.h
0 → 100644
+67
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* ARC700 has VIPT L1 Caches
* Caches don't snoop and are not coherent
* Given the PAGE_SIZE and Cache associativity, we don't support aliasing
D$ configurations (yet), but do allow aliasing I$ configs
Signed-off-by:
Vineet Gupta <vgupta@synopsys.com>