[PATCH 00/13] EFI: capsule: ti: enable authenticated capsules

Jonathan Humphreys j-humphreys at ti.com
Mon Apr 8 23:33:36 CEST 2024


Create an EFI signature list (.esl) file based on the TI dummy key.
Enable capsule authentication for several TI SoC based platforms: AM64, AM62,
AM62p, BeaglePlay, J7, and BeagleboneAI.

Jonathan Humphreys (13):
  ti:keys Add EFI signature list
  configs: am64x: Set capsule update signature list file
  configs: am64x: Enable capsule authentication
  configs: j721e: Set capsule update signature list file
  configs: j721e: Enable capsule authentication
  configs: beagleplay: Set capsule update signature list file
  configs: beagleplay: Enable capsule authentication
  configs: am62px: Set capsule update signature list file
  configs: am62px: Enable capsule authentication
  configs: am62x: Set capsule update signature list file
  configs: am62x: Enable capsule authentication
  configs: beagleboneai64: Set capsule update signature list file
  configs: beagleboneai64: Enable capsule authentication

 arch/arm/mach-k3/keys/custMpk.esl          | Bin 0 -> 1523 bytes
 configs/am62px_evm_a53_defconfig           |   2 ++
 configs/am62x_beagleplay_a53_defconfig     |   2 ++
 configs/am62x_evm_a53_defconfig            |   2 ++
 configs/am64x_evm_a53_defconfig            |   2 ++
 configs/j721e_beagleboneai64_a72_defconfig |   2 ++
 configs/j721e_evm_a72_defconfig            |   2 ++
 7 files changed, 12 insertions(+)
 create mode 100644 arch/arm/mach-k3/keys/custMpk.esl

-- 
2.34.1



More information about the U-Boot mailing list