Hi Sean, On Fri, 11 Aug 2023 at 18:28, <seanedm...@linux.microsoft.com> wrote: > > From: Sean Edmond <seanedm...@microsoft.com> > > Adds a test for a sandbox and TPM backed security driver. > > Allows for testing of anti-rollback version number get/set API using the > security driver. > > Signed-off-by: Sean Edmond <seanedm...@microsoft.com> > --- > arch/sandbox/dts/test.dts | 8 ++++ > configs/sandbox_defconfig | 3 ++ > test/dm/Makefile | 1 + > test/dm/security.c | 78 +++++++++++++++++++++++++++++++++++++++ > 4 files changed, 90 insertions(+) > create mode 100644 test/dm/security.c
Again please drop the dm_ prefixes. Regards, Simon