
19 Feb
2022
19 Feb
'22
1:21 a.m.
On Wed, 9 Feb 2022 at 11:01, Philippe Reynes philippe.reynes@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@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@chromium.org