diff options
author | Sughosh Ganu <sughosh.ganu@linaro.org> | 2021-04-12 20:35:23 +0530 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-05-18 12:36:12 +0200 |
commit | 6a2e26b95f046a2973a95119910cbe2554c92b46 (patch) | |
tree | 9dc2d2abb7d240f500a6c6b46667658a2d560c76 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | e2ae483c3b4ce5a19a53b29eabbcb9a75f4ce160 (diff) | |
download | u-boot-6a2e26b95f046a2973a95119910cbe2554c92b46.tar.gz u-boot-6a2e26b95f046a2973a95119910cbe2554c92b46.tar.xz u-boot-6a2e26b95f046a2973a95119910cbe2554c92b46.zip |
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>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions