On 2/27/22 04:25, Weiwei Li wrote:
    - share it between target/arm and target/riscv

Signed-off-by: Weiwei Li<liwei...@iscas.ac.cn>
Signed-off-by: Junqiang Wang<wangjunqi...@iscas.ac.cn>
Reviewed-by: Philippe Mathieu-Daudé<phi...@redhat.com>
Reviewed-by: Alistair Francis<alistair.fran...@wdc.com>
---
  crypto/meson.build         |  1 +
  crypto/sm4.c               | 49 ++++++++++++++++++++++++++++++++++++++
  include/crypto/sm4.h       |  6 +++++
  target/arm/crypto_helper.c | 36 +---------------------------
  4 files changed, 57 insertions(+), 35 deletions(-)
  create mode 100644 crypto/sm4.c
  create mode 100644 include/crypto/sm4.h

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to