commit | 108a9640abfada2599b6cb08c7cc00a4eebf8f8f | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Oct 23 01:39:08 2012 -0400 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon Sep 23 18:39:56 2013 -0400 |
tree | dc4c0456f2cc9732a0b27a48d9a726bb43a2365d | |
parent | 0577fee283fb385afbcdb78d1f4c398d7326b68f [diff] |
ARM: bL_switcher: synchronize the outbound with the inbound Let's wait for the inbound CPU to come up and snoop some of the outbound CPU cache before bringing the outbound CPU down. That should be more efficient than going down right away. Possible improvements might involve some monitoring of the CCI event counters. Signed-off-by: Nicolas Pitre <nico@linaro.org>