qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 07/15] target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()
Date: Mon, 7 Aug 2023 11:25:41 -0700	[thread overview]
Message-ID: <70fb61d3-30c4-af17-67ec-b985cc862aee@linaro.org> (raw)
In-Reply-To: <20230807141514.19075-8-peter.maydell@linaro.org>

On 8/7/23 07:15, Peter Maydell wrote:
> Pass an ARMSecuritySpace instead of a bool secure to
> arm_is_el2_enabled_secstate(). This doesn't change behaviour.
> 
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
>   target/arm/cpu.h    | 13 ++++++++-----
>   target/arm/helper.c |  2 +-
>   2 files changed, 9 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2023-08-07 18:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-07 14:14 [PATCH v2 00/15] target/arm/ptw: Cleanups and a few bugfixes Peter Maydell
2023-08-07 14:15 ` [PATCH v2 01/15] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault Peter Maydell
2023-08-07 14:15 ` [PATCH v2 02/15] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults Peter Maydell
2023-08-07 14:15 ` [PATCH v2 03/15] target/arm/ptw: Set s1ns bit in fault info more consistently Peter Maydell
2023-08-07 14:15 ` [PATCH v2 04/15] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled() Peter Maydell
2023-08-07 14:15 ` [PATCH v2 05/15] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled() Peter Maydell
2023-08-07 14:15 ` [PATCH v2 06/15] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate() Peter Maydell
2023-08-07 18:24   ` Richard Henderson
2023-08-07 14:15 ` [PATCH v2 07/15] target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate() Peter Maydell
2023-08-07 18:25   ` Richard Henderson [this message]
2023-08-07 14:15 ` [PATCH v2 08/15] target/arm/ptw: Only fold in NSTable bit effects in Secure state Peter Maydell
2023-08-07 14:15 ` [PATCH v2 09/15] target/arm/ptw: Remove last uses of ptw->in_secure Peter Maydell
2023-08-07 14:15 ` [PATCH v2 10/15] target/arm/ptw: Remove S1Translate::in_secure Peter Maydell
2023-08-07 14:15 ` [PATCH v2 11/15] target/arm/ptw: Drop S1Translate::out_secure Peter Maydell
2023-08-07 14:15 ` [PATCH v2 12/15] target/arm/ptw: Set attributes correctly for MMU disabled data accesses Peter Maydell
2023-08-07 14:15 ` [PATCH v2 13/15] target/arm/ptw: Check for block descriptors at invalid levels Peter Maydell
2023-08-07 14:15 ` [PATCH v2 14/15] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw Peter Maydell
2023-08-07 14:15 ` [PATCH v2 15/15] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types Peter Maydell

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=70fb61d3-30c4-af17-67ec-b985cc862aee@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.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).