[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/3] target/arm: MTE fixes
From: |
Vincenzo Frascino |
Subject: |
Re: [PATCH 0/3] target/arm: MTE fixes |
Date: |
Fri, 9 Oct 2020 12:11:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
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
- [PATCH 0/3] target/arm: MTE fixes, Richard Henderson, 2020/10/08
- [PATCH 3/3] target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11, Richard Henderson, 2020/10/08
- [PATCH 2/3] target/arm: Fix reported EL for mte_check_fail, Richard Henderson, 2020/10/08
- [PATCH 1/3] target/arm: Remove redundant mmu_idx lookup, Richard Henderson, 2020/10/08
- Re: [PATCH 0/3] target/arm: MTE fixes,
Vincenzo Frascino <=
- Re: [PATCH 0/3] target/arm: MTE fixes, Peter Maydell, 2020/10/20