arm/boot: move highbank secure board setup code to common routine
commit716536a9b6688710909aef69ac842bcc66039b92
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Fri, 29 Jan 2016 22:50:43 +0000 (29 14:50 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 15:00:46 +0000 (3 15:00 +0000)
treed035e82f779e5e620d0bd0bbc906aeb8e48c3ae3
parentbad5623690b17461dd87bbf3b49fe3396379bd69
arm/boot: move highbank secure board setup code to common routine

The new version is slightly different, to support Rasbperry Pi (in
particular, Pi1's arm11 core which doesn't support v7 instructions
such as MOVW).

Tested-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/boot.c
hw/arm/highbank.c
include/hw/arm/arm.h