target/arm: Use probe_access_full for MTE
The CPUTLBEntryFull structure now stores the original pte attributes, as well as the physical address. Therefore, we no longer need a separate bit in MemTxAttrs, nor do we need to walk the tree of memory regions. Reviewed-by:Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org> Message-id: 20221011031911.2408754-3-richard.henderson@linaro.org Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- target/arm/cpu.h 0 additions, 1 deletiontarget/arm/cpu.h
- target/arm/mte_helper.c 17 additions, 45 deletionstarget/arm/mte_helper.c
- target/arm/sve_helper.c 18 additions, 36 deletionstarget/arm/sve_helper.c
- target/arm/sve_ldst_internal.h 1 addition, 0 deletionstarget/arm/sve_ldst_internal.h
- target/arm/tlb_helper.c 0 additions, 4 deletionstarget/arm/tlb_helper.c
Loading
Please register or sign in to comment