-
Rajnesh Kanwal authored
With H-Ext supported, VS bits are all hardwired to one in MIDELEG denoting always delegated interrupts. This is being done in rmw_mideleg but given mideleg is used in other places when routing interrupts this change initializes it in riscv_cpu_realize to be on the safe side. Signed-off-by:
Rajnesh Kanwal <rkanwal@rivosinc.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20231016111736.28721-4-rkanwal@rivosinc.com>
Signed-off-by:
Alistair Francis <alistair.francis@wdc.com>Rajnesh Kanwal authoredWith H-Ext supported, VS bits are all hardwired to one in MIDELEG denoting always delegated interrupts. This is being done in rmw_mideleg but given mideleg is used in other places when routing interrupts this change initializes it in riscv_cpu_realize to be on the safe side. Signed-off-by:
Rajnesh Kanwal <rkanwal@rivosinc.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20231016111736.28721-4-rkanwal@rivosinc.com>
Signed-off-by:
Alistair Francis <alistair.francis@wdc.com>
Loading