[PATCH v5 05/16] lib: crypto: allow to build crypyo in SPL

Simon Glass sjg at chromium.org
Sat Feb 19 01:21:05 CET 2022


On Wed, 9 Feb 2022 at 11:01, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> This commit adds the options:
> - SPL_ASYMMETRIC_KEY_TYPE
> - SPL_ASYMMETRIC_PUBLIC_KEY_SUBTYPE
> - SPL_RSA_PUBLIC_KEY_PARSER
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  lib/Makefile        |  3 ++-
>  lib/crypto/Kconfig  | 29 +++++++++++++++++++++++++++++
>  lib/crypto/Makefile | 19 +++++++++++++------
>  3 files changed, 44 insertions(+), 7 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list