History log of /u-boot/drivers/crypto/aspeed/Kconfig
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 89c36cca 27-Oct-2021 Chia-Wei Wang <chiawei_wang@aspeedtech.com>

crypto: aspeed: Add AST2600 ACRY support

ACRY is designed to accelerate ECC/RSA digital signature
generation and verification.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>

# 9fcdd98e 27-Oct-2021 Johnny Huang <johnny_huang@aspeedtech.com>

crypto: aspeed: Add AST2600 HACE support

Hash and Crypto Engine (HACE) is designed to accelerate the
throughput of hash data digest, and symmetric-key encryption.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Reviewed-by: Simon Glass <sjg@chromium.org>