commit | 274f33765af36b5c7447adec18b61125f05b7b83 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 02 14:14:04 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 09 13:47:17 2023 +0100 |
tree | 7571c5e81061a5626b8d1f126f5fc53a8cfb4617 | |
parent | 607a5f9d624fdd63d0b7f0e640f7a8d21213b8df [diff] |
target/riscv: Use aesenc_SB_SR_MC_AK This implements the AES64ESM instruction. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>