mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-06-13 22:51:51 +01:00
61abd975f2
The supervisor software can directly receive most of the system MSIs except P2A doorbell and MSIs preferred to be handled in M-mode. Add MPXY RPMI mailbox client driver for the System MSI service group. Signed-off-by: Anup Patel <apatel@ventanamicro.com>