Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-14 Thread Alexey Baturo
>The cover letter says that this implements version 1.0 of the spec, this sounds like it doesn't. Yeah, sorry about the confusion. Yes, the patch is actually for v0.8 but as you've correctly mentioned v0.8 has not so much differences to v1.0. > Instead of constantly removing and re-adding the code

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-13 Thread LIU Zhiwei
On 2024/5/11 18:10, Alexey Baturo wrote: From: Alexey Baturo Hi, It looks like Pointer Masking spec has reached v1.0 and been frozen, I think one big feature that this patch set missing is lack of pointer masking about the hypervisor load/store instructions. Zhiwei rebasing on riscv-t

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-13 Thread Alistair Francis
On Mon, May 13, 2024 at 9:14 PM Alistair Francis wrote: > > On Mon, May 13, 2024 at 9:05 PM Alexey Baturo wrote: > > > > Hi, > > > > > Hi, any change from v0.8 to v1.0? > > Not in the patches that were sent. I'd still suggest applying a > > step-by-step approach with cleaning up old code and est

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-13 Thread Alistair Francis
On Mon, May 13, 2024 at 9:05 PM Alexey Baturo wrote: > > Hi, > > > Hi, any change from v0.8 to v1.0? > Not in the patches that were sent. I'd still suggest applying a step-by-step > approach with cleaning up old code and establishing the new mechanisms first > and then updating the code to match

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-13 Thread Alexey Baturo
Hi, > Hi, any change from v0.8 to v1.0? Not in the patches that were sent. I'd still suggest applying a step-by-step approach with cleaning up old code and establishing the new mechanisms first and then updating the code to match the spec 100%. Also I heard Martin has some arch compliance tests fo

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-13 Thread Alistair Francis
On Sun, May 12, 2024 at 12:44 AM liwei wrote: > > > On 2024/5/11 18:10, Alexey Baturo wrote: > > From: Alexey Baturo > > > > Hi, > > > > It looks like Pointer Masking spec has reached v1.0 and been frozen, > > rebasing on riscv-to-apply.next branch and resubmitting patches. > > Hi, any change fro

Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-11 Thread liwei
On 2024/5/11 18:10, Alexey Baturo wrote: From: Alexey Baturo Hi, It looks like Pointer Masking spec has reached v1.0 and been frozen, rebasing on riscv-to-apply.next branch and resubmitting patches. Hi, any change from v0.8 to v1.0? Regards, Weiwei Li Thanks. [v8]: Rebasing patches o

[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0

2024-05-11 Thread Alexey Baturo
From: Alexey Baturo Hi, It looks like Pointer Masking spec has reached v1.0 and been frozen, rebasing on riscv-to-apply.next branch and resubmitting patches. Thanks. [v8]: Rebasing patches on current qemu branch and resubmitting them. [v7]: I'm terribly sorry, but previous rebase went wrong