[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
From: |
Peter Maydell |
Subject: |
Re: [PATCH v6 00/31] target-arm: Implement ARMv8.5-MemTag, user mode |
Date: |
Thu, 11 Feb 2021 10:44:13 +0000 |
On Wed, 10 Feb 2021 at 00:02, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Changes for v6:
> * Drop the change to probe_access. The cpu_untagged_addr function
> isn't correct, since that's specifically for syscalls. The uses
> of probe_access in target/arm/ are already done with clean addresses.
> * Move unlock_user comparison change from p19 to p18.
>
> The only unreviewed patch is 19.
>
>
Applied to target-arm.next, thanks.
-- PMM
- [PATCH v6 31/31] tests/tcg/aarch64: Add mte smoke tests, (continued)
- [PATCH v6 31/31] tests/tcg/aarch64: Add mte smoke tests, Richard Henderson, 2021/02/09
- [PATCH v6 23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG, Richard Henderson, 2021/02/09
- [PATCH v6 19/31] linux-user: Handle tags in lock_user/unlock_user, Richard Henderson, 2021/02/09
- [PATCH v6 22/31] target/arm: Use the proper TBI settings for linux-user, Richard Henderson, 2021/02/09
- [PATCH v6 24/31] linux-user/aarch64: Implement PROT_MTE, Richard Henderson, 2021/02/09
- [PATCH v6 21/31] target/arm: Improve gen_top_byte_ignore, Richard Henderson, 2021/02/09
- [PATCH v6 26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT, Richard Henderson, 2021/02/09
- [PATCH v6 28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error, Richard Henderson, 2021/02/09
- [PATCH v6 25/31] target/arm: Split out syndrome.h from internals.h, Richard Henderson, 2021/02/09
- Re: [PATCH v6 00/31] target-arm: Implement ARMv8.5-MemTag, user mode,
Peter Maydell <=
- Re: [PATCH v6 00/31] target-arm: Implement ARMv8.5-MemTag, user mode, no-reply, 2021/02/11