[PATCH 5/5] dm: test: Add a test for security driver

Simon Glass sjg at chromium.org
Thu Aug 17 15:41:48 CEST 2023


Hi Sean,

On Fri, 11 Aug 2023 at 18:28, <seanedmond at linux.microsoft.com> wrote:
>
> From: Sean Edmond <seanedmond at 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 <seanedmond at 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


More information about the U-Boot mailing list