ARM: l2c: provide common PL310 early resume code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Apr 2014 10:39:57 +0000 (11:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:01 +0000 (00:49 +0100)
Provide a common assembly implementation for PL310 resume code.  Certain
platforms need to re-initialise the L2C cache early as it may preserve
data across a S2RAM cycle, and therefore must be enabled along with the
L1 cache and MMU.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found