qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Peter Collingbourne <pcc@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>,
	Richard Henderson <richard.henderson@linaro.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Evgenii Stepanov <eugenis@google.com>
Subject: Re: [PATCH v2] target/arm: Implement MTE3
Date: Mon, 21 Jun 2021 14:33:01 +0100	[thread overview]
Message-ID: <CAFEAcA-w7w=VN+izON4SKwcOzcpc9C3cemMGf7prNXzCd=CkYA@mail.gmail.com> (raw)
In-Reply-To: <20210616195614.11785-1-pcc@google.com>

On Wed, 16 Jun 2021 at 20:57, Peter Collingbourne <pcc@google.com> wrote:
>
> MTE3 introduces an asymmetric tag checking mode, in which loads are
> checked synchronously and stores are checked asynchronously. Add
> support for it.
>
> Signed-off-by: Peter Collingbourne <pcc@google.com>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> v2:
> - remove unused argument
>
>  target/arm/cpu64.c      |  2 +-
>  target/arm/mte_helper.c | 82 +++++++++++++++++++++++++----------------
>  2 files changed, 52 insertions(+), 32 deletions(-)



Applied to target-arm.next, thanks.

-- PMM


      reply	other threads:[~2021-06-21 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 19:56 [PATCH v2] target/arm: Implement MTE3 Peter Collingbourne
2021-06-21 13:33 ` Peter Maydell [this message]

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='CAFEAcA-w7w=VN+izON4SKwcOzcpc9C3cemMGf7prNXzCd=CkYA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=eugenis@google.com \
    --cc=pcc@google.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=vincenzo.frascino@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 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 NNTP newsgroup(s).