From de7e75326c05c10ebd96aed9440c870f0ff1e34f Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 5 Apr 2014 11:39:57 +0100 Subject: [PATCH] ARM: l2c: provide common PL310 early resume code 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 --- Reading git-format-patch failed