OSDN Git Service

target/arm: Use aesenc_SB_SR_AK
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 05:50:47 +0000 (22:50 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 9 Jul 2023 12:46:36 +0000 (13:46 +0100)
commit552d892494d36d37451dc7538daae03060011b8b
treeb5ad5c7dcbf088851c8872b77c9ebd1b74aa60b2
parent0f23908c5c9809f59ebe23e7ec49b5c774bc3ab5
target/arm: Use aesenc_SB_SR_AK

This implements the AESE instruction.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/crypto_helper.c