mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-07-02 22:02:01 +01:00
lib: utils/mpxy: Add RPMI MPXY driver for logging service group
Add RPMI MPXY proxy driver for LOGGING service group so that S-mode can leverage LOGGING service group implemented by the platform microcontroller. Reviewed-by: Rahul Pathak <rahul.pathak@oss.qualcomm.com> Signed-off-by: Subrahmanya Lingappa <subrahmanya.lingappa@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260619103424.990954-1-subrahmanya.lingappa@oss.qualcomm.com Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
committed by
Anup Patel
parent
cbf9f6734d
commit
262571217c
@@ -18,6 +18,10 @@ config FDT_MPXY_RPMI_CLOCK
|
||||
bool "MPXY driver for RPMI clock service group"
|
||||
default n
|
||||
|
||||
config FDT_MPXY_RPMI_LOGGING
|
||||
bool "MPXY driver for RPMI logging service group"
|
||||
default n
|
||||
|
||||
config FDT_MPXY_RPMI_SYSMSI
|
||||
bool "MPXY driver for RPMI system MSI service group"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user