OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Driver updates to match frozen RPMI specification
@ 2025-05-12  8:38 Anup Patel
  2025-05-12  8:38 ` [PATCH 1/4] lib: utils/mailbox: Update DT register name of A2P doorbell Anup Patel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anup Patel @ 2025-05-12  8:38 UTC (permalink / raw)
  To: Atish Patra; +Cc: Andrew Jones, Anup Patel, opensbi, Anup Patel

The RPMI v1.0 specification is frozen and in public review so update
RPMI drivers to match last minute specification changes which were
based on ARC feedback.

These patches can also be found in the rpmi_fixes_v1 branch at:
https://github.com/avpatel/opensbi.git

To test these patches, use the dev-upstream branch of the following repos:
* https://github.com/ventanamicro/qemu.git
* https://github.com/ventanamicro/linux.git

To enable QEMU RPMI emulation (using librpmi) for virt machine, use
"virt,rpmi=on,aia=aplic-imsic" as the QEMU machine name.

Anup Patel (4):
  lib: utils/mailbox: Update DT register name of A2P doorbell
  lib: utils/mailbox: Parse P2A doorbell system MSI index from DT
  lib: utils/mailbox: Parse A2P doorbell value from DT
  lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes

 include/sbi_utils/mailbox/rpmi_msgprot.h   |  2 +-
 lib/utils/mailbox/fdt_mailbox_rpmi_shmem.c | 34 +++++++++++++++-------
 lib/utils/mpxy/fdt_mpxy_rpmi_sysmsi.c      | 13 ++++++---
 3 files changed, 34 insertions(+), 15 deletions(-)

-- 
2.43.0


-- 
opensbi mailing list
opensbi@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/opensbi

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-20  5:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12  8:38 [PATCH 0/4] Driver updates to match frozen RPMI specification Anup Patel
2025-05-12  8:38 ` [PATCH 1/4] lib: utils/mailbox: Update DT register name of A2P doorbell Anup Patel
2025-05-12  8:38 ` [PATCH 2/4] lib: utils/mailbox: Parse P2A doorbell system MSI index from DT Anup Patel
2025-05-12  8:38 ` [PATCH 3/4] lib: utils/mailbox: Parse A2P doorbell value " Anup Patel
2025-05-12  8:38 ` [PATCH 4/4] lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes Anup Patel
2025-05-20  5:49 ` [PATCH 0/4] Driver updates to match frozen RPMI specification Anup Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox