rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
authorgaurav rana <gaurav.rana@freescale.com>
Fri, 27 Feb 2015 03:40:06 +0000 (09:10 +0530)
committerYork Sun <yorksun@freescale.com>
Thu, 5 Mar 2015 20:04:59 +0000 (12:04 -0800)
commitccf288612f9c66d592df241ba3c05ead92a45972
tree69c935da2e976459a88ceb9c16c520dfd8c7f223
parent2372e283e56c5edc09f1c900c4b806d78a38d177
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP

Remove dependency of rsa_mod_exp from CONFIG_FIT_SIGNATURE.
As rsa modular exponentiation is an independent module
and can be invoked independently.

Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
Acked-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/crypto/rsa_mod_exp/Makefile
lib/rsa/Makefile