mbox series

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

Message ID 20230515160230.54917-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

Comments

Jon Mason May 16, 2023, 2:57 p.m. UTC | #1
On Mon, 15 May 2023 17:02:28 +0100, emekcan.aras@arm.com wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/trusted-firmware-m: Align Capsule Update with GPT changes
      commit: 75eb154a611bffa56b84b2e4f5532b45c6124206
[2/2] arm-bsp/wic: corstone1000: Fix and limit the partition size for corstone1000
      commit: f9d80e1a14704730323c868a57e60e5664103735

Best regards,