[honister,0/9] backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests "

Message ID 20211214110925.9936-1-abdellatif.elkhlifi@arm.com
Headers show
Series backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests " | expand

Message

Abdellatif El Khlifi Dec. 14, 2021, 11:09 a.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

Backporting the patchset from master

Emekcan Aras (2):
  arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master
  arm-bsp/psa-arch-tests: corstone1000: configuring crypto and
    attestation test

Gowtham Suresh Kumar (1):
  arm-bsp/secure-partitions: corstone1000: Increase SMM Gateway variable
    handling capacity

Satish Kumar (5):
  arm-bsp/secure-partitions: fixes required to run psa-arch-test
  arm-bsp/secure-partitions: corstone1000: Use address instead of
    pointers
  arm-bsp/secure-partitions: corstone1000: Add psa ipc attestation to se
    proxy
  arm-bsp/secure-partitions: corstone1000: Setup its backend
  arm-bsp/secure-partitions: corstone1000: add psa ipc crypto backend

Vishnu Banavath (1):
  arm-bsp/secure-partitions: add capsule update interface to SE proxy SP

 .../trusted-firmware-m-corstone1000.inc       |    2 +-
 .../psa-arch-tests-corstone1000.inc           |    4 +-
 ...rch-test-Fixing-psa-arch-tests-cmake.patch |   49 +
 ...0003-corstone1000-port-crypto-config.patch |  237 ++
 .../0019-Run-psa-arch-test.patch              |   87 +
 ...0020-Use-address-instead-of-pointers.patch |  170 ++
 ...-Add-psa-ipc-attestation-to-se-proxy.patch |  268 ++
 ...d-as-openamp-rpc-using-secure-storag.patch |  165 ++
 .../0023-add-psa-ipc-crypto-backend.patch     | 2587 +++++++++++++++++
 ...MM-gateway-UEFI-variable-macro-value.patch |   35 +
 ...ub-capsule-update-service-components.patch |  416 +++
 .../trusted-services/ts-corstone1000.inc      |    7 +
 12 files changed, 4025 insertions(+), 2 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/psa-arch-tests/corstone1000/0002-arm-bsp-psa-arch-test-Fixing-psa-arch-tests-cmake.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/psa-arch-tests/corstone1000/0003-corstone1000-port-crypto-config.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0019-Run-psa-arch-test.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0020-Use-address-instead-of-pointers.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0021-Add-psa-ipc-attestation-to-se-proxy.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0022-Setup-its-backend-as-openamp-rpc-using-secure-storag.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0023-add-psa-ipc-crypto-backend.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0024-Increase-SMM-gateway-UEFI-variable-macro-value.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/secure-partitions/0025-Add-stub-capsule-update-service-components.patch

Comments

Jon Mason Dec. 14, 2021, 6:58 p.m. UTC | #1
On Tue, 14 Dec 2021 11:09:16 +0000, abdellatif.elkhlifi@arm.com wrote:
> From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> Backporting the patchset from master
> 
> Emekcan Aras (2):
>   arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master
>   arm-bsp/psa-arch-tests: corstone1000: configuring crypto and
>     attestation test
> 
> [...]

Applied, thanks!

[1/9] arm-bsp/secure-partitions: fixes required to run psa-arch-test
      commit: 12a5fd5cd5ce2ae6698f144fb62248708a35bbe0
[2/9] arm-bsp/secure-partitions: corstone1000: Use address instead of pointers
      commit: 50304a2be66adf3a8ffa6dbd423b1bbdfb2b0c18
[3/9] arm-bsp/secure-partitions: corstone1000: Add psa ipc attestation to se proxy
      commit: 9c83efa253012cbe0957db6dd0bca7802b4aa7c7
[4/9] arm-bsp/secure-partitions: corstone1000: Setup its backend
      commit: 6e075adc0b5defac7222a13accabda06ecd3ead4
[5/9] arm-bsp/secure-partitions: corstone1000: add psa ipc crypto backend
      commit: 751ae8fe38ffd78e35f3c412d950bf7982985e53
[6/9] arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master
      commit: c4ed1d1c21869e5a884b22f6574b2d7d02dc8a7f
[7/9] arm-bsp/psa-arch-tests: corstone1000: configuring crypto and attestation test
      commit: 075638cf00be053cc1433f27b4194c7102a92398
[8/9] arm-bsp/secure-partitions: corstone1000: Increase SMM Gateway variable handling capacity
      commit: fc6637b5e2565cf3a5311c79b9380526fd9c9b74
[9/9] arm-bsp/secure-partitions: add capsule update interface to SE proxy SP
      commit: bc8c92afab2f80133c15c3720878253d9545c4e5

Best regards,