public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, Christopher.Co@microsoft.com,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH v2 0/2] ArmMmuLib ARM: remove cache maintenance
Date: Thu, 21 Jun 2018 10:13:13 +0200	[thread overview]
Message-ID: <20180621081315.16228-1-ard.biesheuvel@linaro.org> (raw)

Follow up series to v2 'ArmMmuLib ARM: remove cache maintenance of block
mapping contents'

Patch #1 updated to remove more cache maintenance of memory *content*

Patch #2 added to remove cache maintenance of page table entries themselves,
and to remove support for storing page tables in memory that is not mapped
writeback cacheable.


Ard Biesheuvel (2):
  ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping
    contents
  ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable
    memory

 ArmPkg/Library/ArmLib/Arm/ArmLibSupport.S    |  2 --
 ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 26 +++-----------------
 2 files changed, 3 insertions(+), 25 deletions(-)

-- 
2.17.1



             reply	other threads:[~2018-06-21  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21  8:13 Ard Biesheuvel [this message]
2018-06-21  8:13 ` [PATCH v2 1/2] ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contents Ard Biesheuvel
2018-06-21  8:13 ` [PATCH v2 2/2] ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memory Ard Biesheuvel
2018-06-21 14:01   ` Leif Lindholm
2018-06-21 14:10     ` Ard Biesheuvel

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=20180621081315.16228-1-ard.biesheuvel@linaro.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