($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: mariam.elshakfy@arm.com
To: meta-arm@lists.yoctoproject.org
Cc: Mariam Elshakfy <mariam.elshakfy@arm.com>
Subject: [PATCH 0/2] arm-bsp/n1sdp: Enable OP-TEE Cache in N1SDP
Date: Wed, 18 Oct 2023 12:17:09 +0100	[thread overview]
Message-ID: <20231018111711.4602-1-mariam.elshakfy@arm.com> (raw)

From: Mariam Elshakfy <mariam.elshakfy@arm.com>

These patches enable N1SDP cache to improve performance,
change location of OP-TEE from DDR3 to DDR4, and reserve
the used region in UEFI (EDK2) to protect against
allocations by UEFI applications.

Mariam Elshakfy (2):
  arm-bsp/n1sdp: Move OP-TEE to DDR4
  arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP

 .../0001-Reserve-OP-TEE-memory-from-nwd.patch |  7 +-
 .../0002-Modify-BL32-Location-to-DDR4.patch   | 30 +++++++++
 .../n1sdp/0003-Modify-SPMC-Base-to-DDR4.patch | 28 ++++++++
 .../trusted-firmware-a-n1sdp.inc              |  2 +
 .../recipes-bsp/uefi/edk2-firmware-n1sdp.inc  |  1 +
 ...1Sdp-Reserve-OP-TEE-Region-from-UEFI.patch | 65 +++++++++++++++++++
 ...lat-n1sdp-add-N1SDP-platform-support.patch |  4 +-
 ...ble-instruction-cache-and-data-cache.patch | 45 -------------
 ...atch => 0003-Handle-logging-syscall.patch} |  0
 ...at-n1sdp-register-DRAM1-to-optee-os.patch} |  0
 ...-external-device-tree-base-and-size.patch} |  0
 .../recipes-security/optee/optee-os-n1sdp.inc |  7 +-
 12 files changed, 135 insertions(+), 54 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/n1sdp/0002-Modify-BL32-Location-to-DDR4.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/n1sdp/0003-Modify-SPMC-Base-to-DDR4.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/0009-Platform-ARM-N1Sdp-Reserve-OP-TEE-Region-from-UEFI.patch
 delete mode 100644 meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/0003-HACK-disable-instruction-cache-and-data-cache.patch
 rename meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/{0004-Handle-logging-syscall.patch => 0003-Handle-logging-syscall.patch} (100%)
 rename meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/{0005-plat-n1sdp-register-DRAM1-to-optee-os.patch => 0004-plat-n1sdp-register-DRAM1-to-optee-os.patch} (100%)
 rename meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/{0006-plat-n1sdp-add-external-device-tree-base-and-size.patch => 0005-plat-n1sdp-add-external-device-tree-base-and-size.patch} (100%)

-- 
2.34.1



             reply	other threads:[~2023-10-18 11:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 11:17 mariam.elshakfy [this message]
2023-10-18 11:17 ` [PATCH 1/2] arm-bsp/n1sdp: Move OP-TEE to DDR4 mariam.elshakfy
2023-10-18 11:17 ` [PATCH 2/2] arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP mariam.elshakfy
2023-10-18 21:27 ` [PATCH 0/2] arm-bsp/n1sdp: Enable OP-TEE Cache " 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=20231018111711.4602-1-mariam.elshakfy@arm.com \
    --to=mariam.elshakfy@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).