On Sun, 1 May 2022 at 07:39, Richard Henderson <richard.hender...@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.hender...@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