On Thu, 10 Feb 2022 at 04:05, Richard Henderson <richard.hender...@linaro.org> wrote: > > With FEAT_LPA2, rather than introducing translation level 4, > we introduce level -1, below the current level 0. Extend > arm_fi_to_lfsc to handle these faults. > > Assert that this new translation level does not leak into > faults types for which it is not defined, which allows some > masking of fi->level to be removed. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM