]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled
authorSughosh Ganu <sughosh.ganu@linaro.org>
Wed, 7 Apr 2021 11:53:31 +0000 (17:23 +0530)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 10 Apr 2021 10:00:24 +0000 (12:00 +0200)
commitdd40cf6f1fa4a6828de19c3479934ed7409af303
treefc7d50132cea3241d360f16659767bf1e8a0e741
parent9933eb47e5ad8ee96fd45e16df1df291c87c36ea
efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled

Enable building of the crypto helper functions used during capsule
authentication by selecting IMAGE_SIGN_INFO.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig