This series adds support for FEAT_TLBIOS and FEAT_TLBIRANGE, both of which are mandatory in ARMv8.4.
Rebecca Cran (3): target/arm: add FEAT_TLBIOS support target/arm: add FEAT_TLBIRANGE support target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type accel/tcg/cputlb.c | 24 ++ include/exec/exec-all.h | 39 +++ target/arm/cpu64.c | 1 + target/arm/helper.c | 303 ++++++++++++++++++++ 4 files changed, 367 insertions(+) -- 2.26.2