All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH honister 0/9] backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests "
@ 2021-12-14 11:09 abdellatif.elkhlifi
  2021-12-14 11:09 ` [PATCH honister 1/9] arm-bsp/secure-partitions: fixes required to run psa-arch-test abdellatif.elkhlifi
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: abdellatif.elkhlifi @ 2021-12-14 11:09 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Abdellatif El Khlifi

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

-- 
2.17.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-12-14 18:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 11:09 [PATCH honister 0/9] backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests " abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 1/9] arm-bsp/secure-partitions: fixes required to run psa-arch-test abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 2/9] arm-bsp/secure-partitions: corstone1000: Use address instead of pointers abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 3/9] arm-bsp/secure-partitions: corstone1000: Add psa ipc attestation to se proxy abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 4/9] arm-bsp/secure-partitions: corstone1000: Setup its backend abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 5/9] arm-bsp/secure-partitions: corstone1000: add psa ipc crypto backend abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 6/9] arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 7/9] arm-bsp/psa-arch-tests: corstone1000: configuring crypto and attestation test abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 8/9] arm-bsp/secure-partitions: corstone1000: Increase SMM Gateway variable handling capacity abdellatif.elkhlifi
2021-12-14 11:09 ` [PATCH honister 9/9] arm-bsp/secure-partitions: add capsule update interface to SE proxy SP abdellatif.elkhlifi
2021-12-14 18:58 ` [PATCH honister 0/9] backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests " Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.