On 26 February 2015 at 20:40, Gaurav Rana <[email protected]> wrote: > 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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > CC: Simon Glass <[email protected]> > --- > Changes in v2: > add elaborated commit message. > > drivers/crypto/rsa_mod_exp/Makefile | 3 ++- > lib/rsa/Makefile | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

