Hi Richard, On 10/8/20 5:21 PM, Richard Henderson wrote: > One code cleanup and two bug fixes for MTE. > > Vincenzo, thanks for the clear report. Can you please run > this through your test case? > >
No problem, thank you for addressing the issues quickly. I did run my tests and added my tags to the relevant patches. > r~ > > > Richard Henderson (3): > target/arm: Remove redundant mmu_idx lookup > target/arm: Fix reported EL for mte_check_fail > target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11 > > target/arm/internals.h | 9 +++++---- > target/arm/helper.c | 9 +++++---- > target/arm/mte_helper.c | 13 ++++--------- > 3 files changed, 14 insertions(+), 17 deletions(-) > -- Regards, Vincenzo