On 19 January 2018 at 18:22, Ard Biesheuvel <ard.biesheu...@linaro.org> wrote: > Add support for the new ARMv8.2 SHA-3, SM3 and SHA-512 instructions to > AArch64 user mode emulation. > > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> > --- > linux-user/elfload.c | 18 ++++++++++++++++++ > target/arm/cpu64.c | 3 +++ > 2 files changed, 21 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM