commit | 80d6f4c6bbb718f343a832df8dee15329cc7686c | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Feb 09 10:40:28 2018 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 09 10:40:28 2018 +0000 |
tree | 20dda9d0d9eb45fa549367323d231e13940d0b28 | |
parent | cd270ade74ea86467f393a9fb9c54c4f1148c28f [diff] |
target/arm: implement SM3 instructions This implements emulation of the new SM3 instructions that have been added as an optional extension to the ARMv8 Crypto Extensions in ARM v8.2. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Message-id: 20180207111729.15737-4-ard.biesheuvel@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>