summaryrefslogtreecommitdiff
path: root/drivers/firmware/scmi/sandbox-scmi_agent.c
AgeCommit message (Expand)Author
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07firmware: Remove <common.h> and add needed includesTom Rini
2023-11-28firmware: scmi: support protocols on sandbox only if enabledAKASHI Takahiro
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: fake base protocol commands on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere
2022-03-02clk: scmi: register scmi clocks with CCFEtienne Carriere
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere