Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-06-01 Thread Atish Kumar Patra
Hi Daniel, On Sat, Jun 1, 2024 at 2:52 AM Daniel Henrique Barboza wrote: > > Hi Atish, > > > I see that Rajnesh sent some patches that were built on top of this > work [1], and this series no longer applies neither to alistair's > risc-to-apply.next nor to master. > > If you could send a rebased

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-06-01 Thread Daniel Henrique Barboza
Hi Atish, I see that Rajnesh sent some patches that were built on top of this work [1], and this series no longer applies neither to alistair's risc-to-apply.next nor to master. If you could send a rebased version of this series that would be great. Thanks, Daniel [1] https://lore.kerne

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-21 Thread Daniel Henrique Barboza
On 2/21/24 17:17, Atish Patra wrote: On 2/21/24 10:26, Daniel Henrique Barboza wrote: On 2/21/24 14:06, Atish Kumar Patra wrote: On Wed, Feb 21, 2024 at 6:58 AM Daniel Henrique Barboza mailto:dbarb...@ventanamicro.com>> wrote:     Hi Atish,     This series and its dependency, which I

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-21 Thread Atish Patra
On 2/21/24 10:26, Daniel Henrique Barboza wrote: On 2/21/24 14:06, Atish Kumar Patra wrote: On Wed, Feb 21, 2024 at 6:58 AM Daniel Henrique Barboza mailto:dbarb...@ventanamicro.com>> wrote:     Hi Atish,     This series and its dependency, which I assume it's     "[PATCH v4 0/5] Add I

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-21 Thread Daniel Henrique Barboza
On 2/21/24 14:06, Atish Kumar Patra wrote: On Wed, Feb 21, 2024 at 6:58 AM Daniel Henrique Barboza mailto:dbarb...@ventanamicro.com>> wrote: Hi Atish, This series and its dependency, which I assume it's "[PATCH v4 0/5] Add ISA extension smcntrpmf support" Doesn't apply in

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-21 Thread Atish Kumar Patra
On Wed, Feb 21, 2024 at 6:58 AM Daniel Henrique Barboza < dbarb...@ventanamicro.com> wrote: > Hi Atish, > > This series and its dependency, which I assume it's > > "[PATCH v4 0/5] Add ISA extension smcntrpmf support" > > Doesn't apply in neither master nor riscv-to-apply.next because of this > pat

Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-21 Thread Daniel Henrique Barboza
Hi Atish, This series and its dependency, which I assume it's "[PATCH v4 0/5] Add ISA extension smcntrpmf support" Doesn't apply in neither master nor riscv-to-apply.next because of this patch: "target/riscv: Use RISCVException as return type for all csr ops" That changed some functions from

[PATCH RFC 0/8] Add Counter delegation ISA extension support

2024-02-16 Thread Atish Patra
This series adds the counter delegation extension support. The counter delegation ISA extension(Smcdeleg/Ssccfg) actually depends on multiple ISA extensions. 1. S[m|s]csrind : The indirect CSR extension[1] which defines additional 5 ([M|S|VS]IREG2-[M|S|VS]IREG6) register to address size limitat