mbox series

[0/2] arm-bsp/corstone1000: Add unique guid

Message ID 20230815142450.545-1-anusmita.duttamazumder@arm.com
Headers show
Series arm-bsp/corstone1000: Add unique guid | expand

Message

anusmita.duttamazumder@arm.com Aug. 15, 2023, 2:24 p.m. UTC
From: anusmita <anusmita@PW04GXMM.arm.com>

Add new Corstone-1000 firmware GUID and remove previous GUID to
be updated into ESRT table.
SR-IR 2.0 requires the capsule GUID to be unique.

Anusmita Dutta Mazumder (2):
  arm-bsp/u-boot: corstone1000: add unique firmware GUID
  arm-bsp/trusted-firmware-m: corstone1000: add unique firmware GUID

 ...orstone1000-add-unique-firmware-GUID.patch | 35 ++++++++++++++
 .../trusted-firmware-m-corstone1000.inc       |  1 +
 ...ne1000-ESRT-add-unique-firmware-GUID.patch | 47 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 4 files changed, 84 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0005-Platform-corstone1000-add-unique-firmware-GUID.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0034-corstone1000-ESRT-add-unique-firmware-GUID.patch

Comments

Jon Mason Aug. 16, 2023, 1:57 p.m. UTC | #1
On Tue, 15 Aug 2023 15:24:48 +0100, anusmita.duttamazumder@arm.com wrote:
> From: anusmita <anusmita@PW04GXMM.arm.com>
> 
> Add new Corstone-1000 firmware GUID and remove previous GUID to
> be updated into ESRT table.
> SR-IR 2.0 requires the capsule GUID to be unique.
> 
> Anusmita Dutta Mazumder (2):
>   arm-bsp/u-boot: corstone1000: add unique firmware GUID
>   arm-bsp/trusted-firmware-m: corstone1000: add unique firmware GUID
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/u-boot: corstone1000: add unique firmware GUID
      commit: 0457cfd605e2d548b7048529bf708dfbb5454796
[2/2] arm-bsp/trusted-firmware-m: corstone1000: add unique firmware GUID
      commit: 5a56396d80a0b09cb16945dccd0671583de01848

Best regards,