On Mon, 11 Sept 2023 at 10:35, Alexey Romanov <avroma...@salutedevices.com> wrote: > > This patchs adds simple tests for Secure Monitor uclass. > > Signed-off-by: Alexey Romanov <avroma...@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 <s...@chromium.org>