[PATCH v5 03/16] firmware: scmi: support dummy channels for sandbox agent

Simon Glass sjg at chromium.org
Mon Oct 2 03:17:12 CEST 2023


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


More information about the U-Boot mailing list