public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: devel@edk2.groups.io
Cc: Ard Biesheuvel <ardb@kernel.org>,
	Sami Mujawar <sami.mujawar@arm.com>,
	Leif Lindholm <quic_llindhol@quicinc.com>
Subject: [PATCH 0/3] ArmPkg: some memory attribute lib followup changes
Date: Mon, 26 Jun 2023 10:36:41 +0200	[thread overview]
Message-ID: <20230626083644.1011698-1-ardb@kernel.org> (raw)

A couple of tweaks for the memory attribute handling code to go on top
of the memory attribute PPI changes.

Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>

Ard Biesheuvel (3):
  StandaloneMmPkg: Include correct MmuLib header
  ArmPkg: Drop individual memory permission helpers
  ArmPkg/OpteeLib: Map shared communication buffer non-executable

 ArmPkg/Drivers/CpuDxe/CpuDxe.c                                                                      |   6 +-
 ArmPkg/Include/Library/ArmMmuLib.h                                                                  |  62 ---------
 ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c                                                    | 136 --------------------
 ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibUpdate.c                                                      | 104 ---------------
 ArmPkg/Library/OpteeLib/Optee.c                                                                     |   7 +-
 StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm/StandaloneMmCoreEntryPoint.c                 |   2 +-
 StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/AArch64/StandaloneMmPeCoffExtraActionLib.c |   2 +-
 7 files changed, 12 insertions(+), 307 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-06-26  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26  8:36 Ard Biesheuvel [this message]
2023-06-26  8:36 ` [PATCH 1/3] StandaloneMmPkg: Include correct MmuLib header Ard Biesheuvel
2023-06-26  8:36 ` [PATCH 2/3] ArmPkg: Drop individual memory permission helpers Ard Biesheuvel
2023-06-26  8:36 ` [PATCH 3/3] ArmPkg/OpteeLib: Map shared communication buffer non-executable Ard Biesheuvel
2023-06-26 17:46   ` Leif Lindholm

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-list 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=20230626083644.1011698-1-ardb@kernel.org \
    --to=devel@edk2.groups.io \
    /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