在 2022/1/18 上午7:28, Alistair Francis 写道:
On Tue, Jan 11, 2022 at 1:57 PM Weiwei Li wrote:
- share it between target/arm and target/riscv
Signed-off-by: Weiwei Li
Signed-off-by: Junqiang Wang
Reviewed-by: Philippe Mathieu-Daudé
Do you mind fixing up the commit title?
Maybe something
On Tue, Jan 11, 2022 at 1:57 PM Weiwei Li wrote:
>
>- share it between target/arm and target/riscv
>
> Signed-off-by: Weiwei Li
> Signed-off-by: Junqiang Wang
> Reviewed-by: Philippe Mathieu-Daudé
Do you mind fixing up the commit title?
Maybe something more like:
crypto: move sm4_sbox fr
- share it between target/arm and target/riscv
Signed-off-by: Weiwei Li
Signed-off-by: Junqiang Wang
Reviewed-by: Philippe Mathieu-Daudé
---
crypto/meson.build | 1 +
crypto/sm4.c | 49 ++
include/crypto/sm4.h | 6 +
targ