mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-03 05:28:21 +00:00
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>