On Mon, 22 Aug 2022 at 16:59, Richard Henderson <richard.hender...@linaro.org> wrote: > > Remove the use of regime_is_secure from get_phys_addr_v5, > passing the new parameter to the lookup instead. > > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/ptw.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM