]> git.baikalelectronics.ru Git - uboot.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)
commit0b4e815c97f0010fce145141f31c6e63637ee61b
tree651af91888212268a7ce4876ad55d68c05ec11c7
parent52287c5e4af553b7bd65759d5cda43fea214f6b2
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