[PATCH v2 2/8] sandbox: add sandobx sm uclass driver

Simon Glass sjg at google.com
Thu Sep 21 03:03:17 CEST 2023


Hi Alexey,

On Mon, 11 Sept 2023 at 10:35, Alexey Romanov
<avromanov at salutedevices.com> wrote:
>
> This patch adds sandbox secure monitor driver.

Please fix typo in subject

>
> Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
> ---
>  drivers/sm/Makefile     |  1 +
>  drivers/sm/sandbox-sm.c | 76 +++++++++++++++++++++++++++++++++++++++++
>  include/sandbox-sm.h    | 18 ++++++++++
>  3 files changed, 95 insertions(+)
>  create mode 100644 drivers/sm/sandbox-sm.c
>  create mode 100644 include/sandbox-sm.h
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list