summaryrefslogtreecommitdiff
path: root/sys/dev/firmware/arm/scmi_mailbox.c
AgeCommit message (Expand)Author
2025-06-04scmi: Make transports report the effective length of the received messagesCristian Marussi
2025-06-04Revert "scmi: Make transports report the effective length of the received mes...Andrew Turner
2025-01-23scmi: Make transports report the effective length of the received messagesCristian Marussi
2024-04-11scmi: Introduce a new SCMI API and port CLK SCMI driver to itCristian Marussi
2024-04-11scmi: Add SCMI message tracking and centralize tx/rx logicCristian Marussi
2024-04-11scmi: Add new SCMI interfaces for init and message processingCristian Marussi
2024-04-11scmi: Fix SCMI mailbox polling mechanismCristian Marussi
2024-04-11scmi: Split out the SCMI mailbox to a new fileAndrew Turner