forked from Mirrors/opensbi
lib: utils: Add MPXY RPMI mailbox driver for System MSI service group
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>
This commit is contained in:
@@ -18,6 +18,10 @@ config FDT_MPXY_RPMI_CLOCK
|
||||
bool "MPXY driver for RPMI clock service group"
|
||||
default n
|
||||
|
||||
config FDT_MPXY_RPMI_SYSMSI
|
||||
bool "MPXY driver for RPMI system MSI service group"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user