ARM: bL_switcher: synchronize the outbound with the inbound
authorNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 23 Oct 2012 05:39:08 +0000 (01:39 -0400)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 23 Sep 2013 22:39:56 +0000 (18:39 -0400)
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>

No differences found