]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
FIT: Modify option FIT_SIGNATURE in Kconfig
authorRuchika Gupta <ruchika.gupta@freescale.com>
Fri, 23 Jan 2015 10:31:51 +0000 (16:01 +0530)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:58 +0000 (17:09 -0700)
commitc4beb22fcd8cf57569a8045c8e04cea0dbbfd763
treeea0c036e5f7bea74b8034ae02b2ab50c435e085b
parentfc2f4246b4b3b750e8c5aa08440ec5e1c952088e
FIT: Modify option FIT_SIGNATURE in Kconfig

For FIT signature based approach to work, RSA library needs to be selected.
The FIT_SIGNATURE option in Kconfig is modified to automatically select RSA.
Selecting RSA compiles the RSA library required for image verification.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Kconfig
lib/Kconfig