mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 20:58:22 +00:00

ACRY is designed to accelerate ECC/RSA digital signature generation and verification. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
2 lines
86 B
Makefile
2 lines
86 B
Makefile
obj-$(CONFIG_ASPEED_HACE) += aspeed_hace.o
|
|
obj-$(CONFIG_ASPEED_ACRY) += aspeed_acry.o
|