Skip to content
Commit 9a6655e4 authored by Catalin Marinas's avatar Catalin Marinas Committed by Santosh Shilimkar
Browse files

ARM: Improve the L2 cache performance when PL310 is used



With this L2 cache controller, the cache maintenance by PA and sync
operations are atomic and do not require a "wait" loop. This patch
conditionally defines the cache_wait() function.

Since L2x0 cache controllers do not work with ARMv7 CPUs, the patch
automatically enables CACHE_PL310 when only CPU_V7 is defined.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 899611ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment