RE: [PATCH next v6 07/12] crypto: aspeed: Add AST2600 ACRY support

2021-10-17 Thread ChiaWei Wang
> From: U-Boot On Behalf Of Chia-Wei Wang > Sent: Friday, October 15, 2021 10:04 AM > > ACRY is deisnged to accerlerate ECC/RSA digital signature generation and > verification. > > Signed-off-by: Chia-Wei Wang > --- > drivers/crypto/aspeed/Kconfig | 10 ++ > drivers/crypto/aspeed/Makefi

[PATCH next v6 07/12] crypto: aspeed: Add AST2600 ACRY support

2021-10-14 Thread Chia-Wei Wang
ACRY is deisnged to accerlerate ECC/RSA digital signature generation and verification. Signed-off-by: Chia-Wei Wang --- drivers/crypto/aspeed/Kconfig | 10 ++ drivers/crypto/aspeed/Makefile | 1 + drivers/crypto/aspeed/aspeed_acry.c | 182 lib/rsa/Kconf