On 25 September 2018 at 07:40, Jens Wiklander <jens.wiklan...@linaro.org> wrote:
> Adds a sandbox tee driver which emulates a generic TEE with the OP-TEE
> AVB TA.
>
> Reviewed-by: Simon Glass <s...@chromium.org>
> Signed-off-by: Jens Wiklander <jens.wiklan...@linaro.org>
> ---
>  drivers/tee/Kconfig       |  18 ++-
>  drivers/tee/Makefile      |   1 +
>  drivers/tee/optee/Kconfig |   2 +-
>  drivers/tee/sandbox.c     | 308 ++++++++++++++++++++++++++++++++++++++
>  include/sandboxtee.h      |  21 +++
>  5 files changed, 347 insertions(+), 3 deletions(-)
>  create mode 100644 drivers/tee/sandbox.c
>  create mode 100644 include/sandboxtee.h

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to