You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/riscv
Tommy Wu c1149f69ab target/riscv: Handle Smrnmi interrupt and exception
Because the RNMI interrupt trap handler address is implementation defined.
We add the 'rnmi-interrupt-vector' and 'rnmi-exception-vector' as the property
of the harts. It’s very easy for users to set the address based on their
expectation. This patch also adds the functionality to handle the RNMI signals.

Signed-off-by: Frank Chang <frank.chang@sifive.com>
Signed-off-by: Tommy Wu <tommy.wu@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20250106054336.1878291-4-frank.chang@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
3 days ago
..
boot.h hw/riscv: Add the checking if DTB overlaps to kernel or initrd 1 month ago
boot_opensbi.h target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI 3 months ago
iommu.h hw/riscv/riscv-iommu: implement reset protocol 1 month ago
microchip_pfsoc.h include: Include headers where needed 2 years ago
numa.h include: Rename sysemu/ -> system/ 1 month ago
opentitan.h hw/riscv/opentitan: Correct OpenTitanState parent type/size 2 years ago
riscv_hart.h target/riscv: Handle Smrnmi interrupt and exception 3 days ago
shakti_c.h hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0 2 years ago
sifive_cpu.h riscv: Add a sifive_cpu.h to include both E and U cpu type defines 5 years ago
sifive_e.h hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b. 2 years ago
sifive_u.h hw/riscv: Move the dtb load bits outside of create_fdt() 2 years ago
spike.h hw/riscv/spike: use 'fdt' from MachineState 2 years ago
virt.h hw/riscv/virt: Add IOMMU as platform device if the option is set 1 month ago