]> git.dujemihanovic.xyz Git - u-boot.git/commit
lib: crypto: allow to build crypyo in SPL
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:56:57 +0000 (22:56 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:01 +0000 (14:12 -0400)
commite44ec9f7095ddccc33b19dd636aebc7bc0bf4789
tree651af91888212268a7ce4876ad55d68c05ec11c7
parentfd210fee1dcbcdcad277f4a20ea16bd6877cc1c2
lib: crypto: allow to build crypyo in SPL

This commit adds the options:
- SPL_ASYMMETRIC_KEY_TYPE
- SPL_ASYMMETRIC_PUBLIC_KEY_SUBTYPE
- SPL_RSA_PUBLIC_KEY_PARSER

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
lib/Makefile
lib/crypto/Kconfig
lib/crypto/Makefile