
27 Jul
2023
27 Jul
'23
2:53 a.m.
On Wed, 26 Jul 2023 at 02:40, AKASHI Takahiro takahiro.akashi@linaro.org wrote:
In this test, "scmi" command is tested against different sub-commands. Please note that scmi command is for debug purpose and is not intended in production system.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org Reviewed-by: Simon Glass sjg@chromium.org
v2
- use helper functions, removing direct uses of ops
test/dm/scmi.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 56 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org