On Wed, 28 Jun 2023 at 01:49, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > 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.aka...@linaro.org> > --- > drivers/firmware/scmi/sandbox-scmi_agent.c | 359 ++++++++++++++++++++- > 1 file changed, 358 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>