commit | dd40cf6f1fa4a6828de19c3479934ed7409af303 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Wed Apr 07 17:23:31 2021 +0530 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Apr 10 12:00:24 2021 +0200 |
tree | fc7d50132cea3241d360f16659767bf1e8a0e741 | |
parent | 9933eb47e5ad8ee96fd45e16df1df291c87c36ea [diff] |
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>