On Fri, 11 Aug 2023 at 22:41, Richard Henderson <richard.hender...@linaro.org> wrote: > > This feature allows the operating system to set TCR_ELx.HWU* > to allow the implementation to use the PBHA bits from the > block and page descriptors for for IMPLEMENTATION DEFINED > purposes. Since QEMU has no need to use these bits, we may > simply ignore them. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM