summaryrefslogtreecommitdiff
path: root/sys/dev/firmware/arm/scmi_if.m
AgeCommit message (Expand)Author
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: Split out the SCMI mailbox to a new fileAndrew Turner