mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-07-03 06:02:35 +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
@@ -83,3 +83,4 @@ CONFIG_FDT_MPXY_RPMI_DEVICE_POWER=y
|
||||
CONFIG_FDT_MPXY_RPMI_PERFORMANCE=y
|
||||
CONFIG_FDT_MPXY_RPMI_SYSMSI=y
|
||||
CONFIG_FDT_MPXY_RPMI_MM=y
|
||||
CONFIG_FDT_MPXY_RPMI_LOGGING=y
|
||||
|
||||
Reference in New Issue
Block a user