All of lore.kernel.org
 help / color / mirror / Atom feed
From: abdellatif.elkhlifi@arm.com
To: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com
Cc: nd@arm.com, Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Subject: [PATCH honister 0/9] backport "corstone1000: out of tree patches for secure partitions and psa-arch-tests "
Date: Tue, 14 Dec 2021 11:09:16 +0000	[thread overview]
Message-ID: <20211214110925.9936-1-abdellatif.elkhlifi@arm.com> (raw)

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



             reply	other threads:[~2021-12-14 11:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14 11:09 abdellatif.elkhlifi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211214110925.9936-1-abdellatif.elkhlifi@arm.com \
    --to=abdellatif.elkhlifi@arm.com \
    --cc=Ross.Burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.