On Tue, 26 Sept 2023 at 00:58, AKASHI Takahiro <takahiro.aka...@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.aka...@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 <s...@chromium.org>