]> git.dujemihanovic.xyz Git - u-boot.git/commit
firmware: scmi: fake base protocol commands on sandbox
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 11 Oct 2023 10:07:02 +0000 (19:07 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 20:59:23 +0000 (16:59 -0400)
commitb76fdc14e39502f6a927d1ef423a3652f33e4db8
tree62672ef8219b17cf8422853b43b04507f711b37e
parent58543c0d410716d3871c490050819ef7265b7597
firmware: scmi: fake base protocol commands on sandbox

This is a simple implementation of SCMI base protocol for sandbox.
The main use is in SCMI unit test.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
drivers/firmware/scmi/sandbox-scmi_agent.c