On 9 September 2015 at 13:25, Sergey Sorokin <afaral...@yandex.ru> wrote: > > > 08.09.2015, 16:52, "Peter Maydell" <peter.mayd...@linaro.org>: >> 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.)
> Should I resend this patch with new version of the series? No, you don't need to. It's now in master. thanks -- PMM