Re: [PATCH v8 04/12] crypto: aspeed: Add AST2600 HACE support

2021-10-27 Thread Simon Glass
On Wed, 27 Oct 2021 at 00:18, Chia-Wei Wang wrote: > > From: Johnny Huang > > Hash and Crypto Engine (HACE) is designed to accelerate the > throughput of hash data digest, and symmetric-key encryption. > > Signed-off-by: Johnny Huang > Signed-off-by: Chia-Wei Wang > --- > drivers/crypto/Kconfi

[PATCH v8 04/12] crypto: aspeed: Add AST2600 HACE support

2021-10-26 Thread Chia-Wei Wang
From: Johnny Huang Hash and Crypto Engine (HACE) is designed to accelerate the throughput of hash data digest, and symmetric-key encryption. Signed-off-by: Johnny Huang Signed-off-by: Chia-Wei Wang --- drivers/crypto/Kconfig | 2 + drivers/crypto/Makefile | 1 + d