mbox series

[0/2] arm-bsp: corstone1000: Fix Capsule Update

Message ID 20230515160217.54867-1-emekcan.aras@arm.com
Headers show
Series arm-bsp: corstone1000: Fix Capsule Update | expand

Message

Emekcan Aras May 15, 2023, 4:02 p.m. UTC
From: Emekcan Aras <emekcan.aras@arm.com>

Fixes issues on capsule update feature for corstone1000 platform after GPT and 
BL1 changes.

Emekcan Aras (2):
  arm-bsp/trusted-firmware-m: Align Capsule Update with GPT changes
  arm-bsp/wic: corstone1000: Fix and limit the partition size for
    corstone1000

 ...e1000-Increase-BL2-size-in-flash-lay.patch | 29 ++++++++
 ...-Corstone1000-Increase-BL2_DATA_SIZE.patch | 33 +++++++++
 ...e1000-Calculate-the-new-CRC32-value-.patch | 71 +++++++++++++++++++
 .../trusted-firmware-m-1.7.0-corstone1000.inc |  3 +
 .../wic/corstone1000-image.corstone1000.wks   | 18 ++---
 5 files changed, 146 insertions(+), 8 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0013-Platform-corstone1000-Increase-BL2-size-in-flash-lay.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0014-Platform-Corstone1000-Increase-BL2_DATA_SIZE.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0015-Platform-Corstone1000-Calculate-the-new-CRC32-value-.patch