[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/7] Pointer Masking update for Zjpm v1.0
From: |
Alistair Francis |
Subject: |
Re: [PATCH v2 0/7] Pointer Masking update for Zjpm v1.0 |
Date: |
Thu, 28 Nov 2024 10:45:05 +1000 |
On Wed, Nov 27, 2024 at 3:38 PM Alexey Baturo <baturo.alexey@gmail.com> wrote:
>
> Hi Daniel,
>
> Thanks for the suggestion. I've resubmitted it with the v11 tag and put some
> reviewed-bys.
Thanks! It's a lot of time and effort to review code, so it's helpful
to keep existing tags. Note that it's fine (and you should) to remove
tags if the code has changed
Alistair
- Re: [PATCH v2 1/7] target/riscv: Remove obsolete pointer masking extension code., (continued)
- [PATCH v2 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0, baturo . alexey, 2024/11/21
- [PATCH v2 4/7] target/riscv: Add pointer masking tb flags, baturo . alexey, 2024/11/21
- [PATCH v2 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking, baturo . alexey, 2024/11/21
- [PATCH v2 5/7] target/riscv: Update address modify functions to take into account pointer masking, baturo . alexey, 2024/11/21
- [PATCH v2 6/7] target/riscv: Apply pointer masking for virtualized memory accesses, baturo . alexey, 2024/11/21
- [PATCH v2 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension, baturo . alexey, 2024/11/21
- Re: [PATCH v2 0/7] Pointer Masking update for Zjpm v1.0, Daniel Henrique Barboza, 2024/11/25