qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 21/45] target/arm: Drop EL3 no EL2 fallbacks


From: Peter Maydell
Subject: Re: [PATCH v4 21/45] target/arm: Drop EL3 no EL2 fallbacks
Date: Tue, 3 May 2022 18:13:17 +0100

On Sun, 1 May 2022 at 07:39, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Drop el3_no_el2_cp_reginfo, el3_no_el2_v8_cp_reginfo,
> and the local vpidr_regs definition, and rely on the
> squasing to ARM_CP_CONST while registering.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper.c | 158 ++++----------------------------------------
>  1 file changed, 13 insertions(+), 145 deletions(-)

The vpidr bits will probably change here, so I'll skip
reviewing this until v5.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]