On Mon, Nov 1, 2021 at 12:26 PM Alistair Francis <alistai...@gmail.com> wrote: > > On Tue, Oct 26, 2021 at 5:01 PM Anup Patel <anup.pa...@wdc.com> wrote: > > > > The RISC-V AIA specification extends RISC-V local interrupts and > > introduces new CSRs. This patch adds defines for the new AIA CSRs. > > > > Signed-off-by: Anup Patel <anup.pa...@wdc.com> > > What's the status of these CSR addresses being finalised?
These CSR addresses have not changed since the past 2 months. Overall, the AIA spec has been in stable state for quite some time without much changes or objections. Regards, Anup > > Alistair