commit | 9d935509fdb48e47cc46e81d2b9d466b18b546ba | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Dec 17 19:42:25 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Dec 17 19:42:25 2013 +0000 |
tree | 90d42d5f564146e21609e72ca8b9445356519fbe | |
parent | f46e720a82ccdf1a521cf459448f3f96ed895d43 [diff] |
target-arm: add support for v8 AES instructions This adds support for the AESE/AESD/AESMC/AESIMC instructions that are available on some v8 implementations of Aarch32. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Message-id: 1386266078-6976-1-git-send-email-ard.biesheuvel@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>