commit | cd270ade74ea86467f393a9fb9c54c4f1148c28f | [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 | 47e77a6cb327a2ccfb038cd81ae9326d6103e5ab | |
parent | 90b827d131812d7f0a8abb13dba1942a2bcee821 [diff] |
target/arm: implement SHA-3 instructions This implements emulation of the new SHA-3 instructions that have been added as an optional extensions to the ARMv8 Crypto Extensions in ARM v8.2. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Message-id: 20180207111729.15737-3-ard.biesheuvel@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>