Re: [PATCH 5/6] target/arm: Set fgt in cpregs for FGWTE3

Peter Maydell <[email protected]> Fri, 31 Jul 2026 18:26:45 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA9BLUaK9p-MbBP+6qm2vAtd70hdkfXcAovPyw8m5bg6Kw@mail.gmail.com>
On Fri, 24 Jul 2026 at 04:06, Richard Henderson
<[email protected]> wrote:
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  target/arm/cpregs-gcs.c |  5 +++--
>  target/arm/helper.c     | 47 ++++++++++++++++++++++-------------------
>  2 files changed, 28 insertions(+), 24 deletions(-)

You missed setting fgt for MECID_RL_A_EL3.

Otherwise

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM