[U-Boot] [PATCH][v2] rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP

Simon Glass sjg at chromium.org
Mon Mar 2 19:55:33 CET 2015


On 26 February 2015 at 20:40, Gaurav Rana <gaurav.rana at freescale.com> 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 <gaurav.rana at freescale.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> CC: Simon Glass <sjg at chromium.org>
> ---
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list