On Thu, 10 Feb 2022 at 04:05, Richard Henderson <[email protected]> wrote: > > The shift of the BaseADDR field depends on the translation > granule in use. > > Fixes: 84940ed8255 ("target/arm: Add support for FEAT_TLBIRANGE") > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/helper.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
