
2 Oct
2023
2 Oct
'23
3:17 a.m.
On Tue, 26 Sept 2023 at 00:58, AKASHI Takahiro takahiro.akashi@linaro.org wrote:
In sandbox scmi agent, channels are not used at all. But in this patch, dummy channels are supported in order to test protocol-specific channels.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org
v5
- new commit
arch/sandbox/include/asm/scmi_test.h | 13 ++++ drivers/firmware/scmi/sandbox-scmi_agent.c | 90 ++++++++++++++++++++++ 2 files changed, 103 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org