DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
[platform/kernel/u-boot.git] / drivers / crypto / Makefile
index 7b79237..fb8c10b 100644 (file)
@@ -6,4 +6,5 @@
 #
 
 obj-$(CONFIG_EXYNOS_ACE_SHA)   += ace_sha.o
+obj-y += rsa_mod_exp/
 obj-y += fsl/