mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
89c36cca0b
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
|