diff mbox series

[08/13] configs: am62px: Set capsule update signature list file

Message ID 20240408213349.96610-9-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/am62px_evm_a53_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig
index 15ba1079760..ea72eaf2d42 100644
--- a/configs/am62px_evm_a53_defconfig
+++ b/configs/am62px_evm_a53_defconfig
@@ -178,3 +178,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"