On 5/12/21 1:23 PM, Rebecca Cran wrote:
ARMv8.4 adds the mandatory FEAT_TLBIOS. It provides TLBI maintenance instructions that extend to the Outer Shareable domain.Signed-off-by: Rebecca Cran<[email protected]> --- target/arm/cpu.h | 5 +++ target/arm/helper.c | 43 ++++++++++++++++++++ 2 files changed, 48 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
