u-boot-brain/board/emulation/common
Sughosh Ganu 6a2e26b95f efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable
The current capsule authentication code checks if the environment
variable capsule_authentication_enabled is set, for authenticating the
capsule. This is in addition to the check for the config symbol
CONFIG_EFI_CAPSULE_AUTHENTICATE. Remove the check for the environment
variable. The capsule will now be authenticated if the config symbol
is set.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviwed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-05-18 12:36:12 +02:00
..
Kconfig qemu: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00
Makefile efi: capsule: Add support for uefi capsule authentication 2020-12-31 14:41:31 +01:00
qemu_capsule.c efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable 2021-05-18 12:36:12 +02:00
qemu_dfu.c qemu: common: Set dfu_alt_info variable for the platform 2020-12-31 14:41:31 +01:00
qemu_mtdparts.c qemu: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00