On Mon, 11 Sept 2023 at 10:35, Alexey Romanov <[email protected]> wrote: > > This patchs adds simple tests for Secure Monitor uclass. > > Signed-off-by: Alexey Romanov <[email protected]> > --- > 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 <[email protected]>

