+4
−0
+2
−0
arch/arm/mm/cache-l2x0.c
0 → 100644
+104
−0
include/asm-arm/hardware/cache-l2x0.h
0 → 100644
+56
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the support for the L210/L220 (outer) cache controller. The cache range operations are done by index/way since L2 cache controller only accepts physical addresses. Signed-off-by:Catalin Marinas <catalin.marinas@arm.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>