aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/mailbox
AgeCommit message (Expand)AuthorFilesLines
2025-06-24lib: rpmi: Make RPMI drivers as non-experimentalRahul Pathak1-1/+0
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak1-0/+6
2025-05-20lib: utils/mailbox: Parse A2P doorbell value from DTAnup Patel1-4/+10
2025-05-20lib: utils/mailbox: Parse P2A doorbell system MSI index from DTAnup Patel1-4/+12
2025-05-20lib: utils/mailbox: Update DT register name of A2P doorbellAnup Patel1-2/+2
2025-04-15lib: sbi: Remove unnecessary SBI_INIT_LIST_HEADXiang W1-2/+0
2025-02-13include: sbi_utils: Update RPMI service group IDs and BASE service groupAnup Patel1-4/+0
2025-02-13lib: utils: Implement get_attribute() for the RPMI shared memory mailboxAnup Patel1-0/+35
2024-12-21lib: utils: Mark RPMI drivers as experimentalSamuel Holland1-0/+1
2024-12-06lib/utils: Add RPMI messaging protocol and shared memory transport supportRahul Pathak4-0/+883
2024-12-06lib: utils/mailbox: Add simple FDT based mailbox frameworkAnup Patel4-0/+110
2024-12-06lib: utils/mailbox: Add generic mailbox libraryAnup Patel3-0/+157