diff mbox series

[02/13] configs: am64x: Set capsule update signature list file

Message ID 20240408213349.96610-3-j-humphreys@ti.com
State Rejected, archived
Delegated to: Heinrich Schuchardt
Headers show
Series EFI: capsule: ti: enable authenticated capsules | expand

Commit Message

Jonathan Humphreys April 8, 2024, 9:33 p.m. UTC
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
---
 configs/am64x_evm_a53_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig
index 8ba17ea89f9..5594d26844e 100644
--- a/configs/am64x_evm_a53_defconfig
+++ b/configs/am64x_evm_a53_defconfig
@@ -179,3 +179,4 @@  CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
 CONFIG_EFI_SET_TIME=y
 CONFIG_EFI_CAPSULE_ON_DISK=y
 CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
+CONFIG_EFI_CAPSULE_ESL_FILE="arch/arm/mach-k3/keys/custMpk.esl"