On Fri, Sep 6, 2024 at 12:58 PM Alistair Francis wrote:
>
> On Tue, Aug 20, 2024 at 2:15 AM Ian Brockbank
> wrote:
> >
> > From: Ian Brockbank
> >
> > The xie CSR appears hardwired to zero in CLIC mode, replaced by separate
> > memory-mapped interrupt enables (clicintie[i]). Writes to xie will
On Tue, Aug 20, 2024 at 2:15 AM Ian Brockbank wrote:
>
> From: Ian Brockbank
>
> The xie CSR appears hardwired to zero in CLIC mode, replaced by separate
> memory-mapped interrupt enables (clicintie[i]). Writes to xie will be
> ignored and will not trap (i.e., no access faults).
>
> Signed-off-by
From: Ian Brockbank
The xie CSR appears hardwired to zero in CLIC mode, replaced by separate
memory-mapped interrupt enables (clicintie[i]). Writes to xie will be
ignored and will not trap (i.e., no access faults).
Signed-off-by: LIU Zhiwei
Signed-off-by: Ian Brockbank
---
target/riscv/csr.c