]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:18:43 +0000 (14:18 +0200)
commit8da47c2ab9b1d0e3f79ffebc5cb8cec477eefcc5
tree74e8463a8780ef1d9ca2a0fe5577136f0b7677ce
parent590184e408d3b4cdf9bc6553f8601d86d9c8a7a9
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