summaryrefslogtreecommitdiff
path: root/sys/dev/firmware/arm/scmi_smc.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-10-15sys: Use the new arm_smccc_invoke macrosAndrew Turner
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: Add an SCMI SMC transport driverAndrew Turner