On 23 January 2015 at 16:17, Greg Bellows <greg.bell...@linaro.org> wrote: > Update to arm_cpu_reset() to reset into the highest available exception level > based on the set ARM features. > > Signed-off-by: Greg Bellows <greg.bell...@linaro.org> > > --- > > v1 -> v2 > - Added Linux boot into secure EL1 > - Added reset to EL2 if enabled > - Removed extraneous SCR.NS reset > - Fixed incorrect feature check > --- > hw/arm/boot.c | 22 ++++++++++++++++++++-- > target-arm/cpu.c | 9 ++++++++-
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM