mbox series

[0/4] arm-bsp/corstone1000: esrt support

Message ID 20221024133330.10542-1-mohamed.omarasaker@arm.com
Headers show
Series arm-bsp/corstone1000: esrt support | expand

Message

mohamed.omarasaker@arm.com Oct. 24, 2022, 1:33 p.m. UTC
From: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>

This patchset is reverting bumping the sha of the TFM
and only appling the necessary patches on top of v1.6
In addition to a trusted-services patch to support 
ESRT on corstone1000

Mohamed Omar Asaker (3):
  Revert "arm-bsp/trusted-firmware-m: corstone1000: secure debug code
    checkout from yocto"
  Revert "arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA"
  arm-bsp/trusted-firmware-m: corstone1000 support FMP image info

Satish Kumar (1):
  arm-bsp/trusted-service: corstone1000: esrt support

 ...e1000-platform-secure-test-framework.patch | 359 +++++++++++
 ...ake-external-system-support-optional.patch |  77 +++
 ...ble-secure-enclave-run-without-host-.patch | 298 +++++++++
 ...on-Allow-configuration-of-input-and-.patch |  72 +++
 ...pport-for-UEFI-FMP-image-Information.patch | 573 ++++++++++++++++++
 ...0-remove-two-partition-configuration.patch |  51 ++
 .../trusted-firmware-m-corstone1000.inc       |  36 +-
 .../0020-FMP-Support-in-Corstone1000.patch    | 417 +++++++++++++
 .../trusted-services/ts-corstone1000.inc      |   1 +
 9 files changed, 1858 insertions(+), 26 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0001-corstone1000-platform-secure-test-framework.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0002-corstone1000-make-external-system-support-optional.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0003-corstone1000-enable-secure-enclave-run-without-host-.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0004-Platform-Partition-Allow-configuration-of-input-and-.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0005-corstone1000-support-for-UEFI-FMP-image-Information.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/corstone1000/0006-corstone1000-remove-two-partition-configuration.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0020-FMP-Support-in-Corstone1000.patch

Comments

Jon Mason Oct. 24, 2022, 5:36 p.m. UTC | #1
On Mon, 24 Oct 2022 14:33:26 +0100, mohamed.omarasaker@arm.com wrote:
> This patchset is reverting bumping the sha of the TFM
> and only appling the necessary patches on top of v1.6
> In addition to a trusted-services patch to support
> ESRT on corstone1000
> 
> Mohamed Omar Asaker (3):
>   Revert "arm-bsp/trusted-firmware-m: corstone1000: secure debug code
>     checkout from yocto"
>   Revert "arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA"
>   arm-bsp/trusted-firmware-m: corstone1000 support FMP image info
> 
> [...]

Applied, thanks!

[1/4] Revert "arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto"
      commit: b4dfea8e28784bc4fd4183eeef050feea0efc716
[2/4] Revert "arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA"
      commit: bb02720fd7bc45e3a0367bb77ae54e8bb50c4c32
[3/4] arm-bsp/trusted-firmware-m: corstone1000 support FMP image info
      commit: 9e17830b846c6197893ef121e899d327da104626
[4/4] arm-bsp/trusted-service: corstone1000: esrt support
      commit: 952dee0de9b03d3cb43ef29dce3935a868acf2c6

Best regards,