[PATCH v2 4/8] sandbox: add tests for UCLASS_SM
Simon Glass
sjg at google.com
Thu Sep 21 03:03:21 CEST 2023
On Mon, 11 Sept 2023 at 10:35, Alexey Romanov
<avromanov at salutedevices.com> wrote:
>
> This patchs adds simple tests for Secure Monitor uclass.
>
> Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
> ---
> test/dm/Makefile | 1 +
> test/dm/sm.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 66 insertions(+)
> create mode 100644 test/dm/sm.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list