| // SPDX-License-Identifier: GPL-2.0 |
| * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/ |
| capsule_tispl: capsule-tispl { |
| filename = "tispl-capsule.bin"; |
| image-guid = "00000000-0000-0000-0000-000000000000"; |
| private-key = "arch/arm/mach-k3/keys/custMpk.pem"; |
| public-key-cert = "arch/arm/mach-k3/keys/custMpk.crt"; |
| capsule_uboot: capsule-uboot { |
| filename = "uboot-capsule.bin"; |
| image-guid = "00000000-0000-0000-0000-000000000000"; |
| private-key = "arch/arm/mach-k3/keys/custMpk.pem"; |
| public-key-cert = "arch/arm/mach-k3/keys/custMpk.crt"; |