On Sat, 9 Apr 2022 at 01:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > This register is present for either VHE or Debugv8p2, and is > RES0 from EL3 when EL2 is not present. Move the definition > out of vhe_reginfo and provide a fallback for missing EL2. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.c | 25 +++++++++++++++++++++---- > 1 file changed, 21 insertions(+), 4 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM