On 11 December 2014 at 23:29, Greg Bellows <greg.bell...@linaro.org> wrote:
> This commit changes the integratorcp and versatilepb CPU initialization from
> using the generic ARM cpu_arm_init function to doing it inline.  This is
> necessary in order to allow CPU configuration changes to occur between CPU
> instance initialization and realization.  Specifically, this change is in
> preparation for disabling CPU EL3 support.
>
> Signed-off-by: Greg Bellows <greg.bell...@linaro.org>
> ---
>  hw/arm/integratorcp.c | 19 +++++++++++++++++--
>  hw/arm/versatilepb.c  | 20 ++++++++++++++++++--
>  2 files changed, 35 insertions(+), 4 deletions(-)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to