On Fri, 10 Jul 2026 at 18:58, Richard Henderson <[email protected]> wrote: > > It's possible to program TCR_ELx with an invalid granule size, > which could match passing an invalid granule size to TLBI RVA, > which would then fall through to assert in arm_granule_bits. > > Cc: [email protected] > Fixes: 3c003f7029e ("target/arm: Use ARMGranuleSize in ARMVAParameters") > Signed-off-by: Richard Henderson <[email protected]> > ---
Applied to target-arm.next, thanks. -- PMM
