On 2 September 2015 at 16:39, Sergey Sorokin <afaral...@yandex.ru> wrote: > If EL3 is not supported in current configuration, > we should not try to get EL3 bitness. > > Signed-off-by: Sergey Sorokin <afaral...@yandex.ru> > --- > target-arm/translate-a64.c | 6 +++++- > target-arm/translate.c | 6 +++++- > target-arm/translate.h | 7 +++++-- > 3 files changed, 15 insertions(+), 4 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> I've applied this first patch to target-arm.next, to save you carrying it around. (I fixed a minor typo in a comment.) thanks -- PMM