]> git.baikalelectronics.ru Git - uboot.git/commit
crypto: aspeed: Add AST2600 ACRY support
authorChia-Wei Wang <chiawei_wang@aspeedtech.com>
Wed, 27 Oct 2021 06:17:30 +0000 (14:17 +0800)
committerTom Rini <trini@konsulko.com>
Wed, 17 Nov 2021 22:05:00 +0000 (17:05 -0500)
commit4ca3bf6d276f4ac684e9de8a6e9f35cef1342610
tree26883e1a24cf0af62ab715066da7d978136ec792
parente3ca53b0001b627fc3bfa65ed54782e2ae8c8bf0
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>
drivers/crypto/aspeed/Kconfig
drivers/crypto/aspeed/Makefile
drivers/crypto/aspeed/aspeed_acry.c [new file with mode: 0644]
lib/rsa/Kconfig