From: Peter Maydell <peter.maydell@linaro.org>
To: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Cc: Laurent Desnogues <laurent.desnogues@gmail.com>,
Edgar Iglesias <edgar.iglesias@xilinx.com>,
qemu-arm <qemu-arm@nongnu.org>,
Richard Henderson <richard.henderson@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH v3 0/1] target/arm: Remove access_el3_aa32ns_aa64any()
Date: Mon, 11 May 2020 10:59:44 +0100 [thread overview]
Message-ID: <CAFEAcA8N-H0yWjNv6gosYw=tpWeMRSwPhxGmAA8sgn7f48dT9g@mail.gmail.com> (raw)
In-Reply-To: <20200505141729.31930-1-edgar.iglesias@gmail.com>
On Tue, 5 May 2020 at 15:17, Edgar E. Iglesias <edgar.iglesias@gmail.com> wrote:
>
> From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
>
> Hi,
>
> Laurent reported hitting the assert in access_el3_aa32ns()
> when accessing 32-bit versions of some of the virtualization
> regs when EL3 is 64-bit.
>
> I think we got this wrong back then and it seems to me like
> we should merge access_el3_aa32ns and access_el3_aa32ns_aa64_any()
> and always call the merged function to handle both aa32-only cases
> and mixed aa32/aa64.
Applied to target-arm.next, thanks.
-- PMM
prev parent reply other threads:[~2020-05-11 10:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-05 14:17 [PATCH v3 0/1] target/arm: Remove access_el3_aa32ns_aa64any() Edgar E. Iglesias
2020-05-05 14:17 ` [PATCH v3 1/1] target/arm: Drop access_el3_aa32ns_aa64any() Edgar E. Iglesias
2020-05-11 9:59 ` 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='CAFEAcA8N-H0yWjNv6gosYw=tpWeMRSwPhxGmAA8sgn7f48dT9g@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=edgar.iglesias@gmail.com \
--cc=edgar.iglesias@xilinx.com \
--cc=laurent.desnogues@gmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 NNTP newsgroup(s).