diff mbox series

[10/13] configs: am62x: Set capsule update signature list file

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

Patch

diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig
index 11af7b517d1..1accae81564 100644
--- a/configs/am62x_evm_a53_defconfig
+++ b/configs/am62x_evm_a53_defconfig
@@ -113,3 +113,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"