[U-Boot] [PATCH v2 09/15] test: tee: test TEE uclass
Simon Glass
sjg at chromium.org
Thu Aug 30 00:28:56 UTC 2018
On 23 August 2018 at 04:43, Jens Wiklander <jens.wiklander at linaro.org> wrote:
> Tests the TEE uclass with a sandbox tee driver.
>
> Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
> ---
> drivers/tee/Kconfig | 5 +-
> test/dm/Makefile | 1 +
> test/dm/tee.c | 182 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 185 insertions(+), 3 deletions(-)
> create mode 100644 test/dm/tee.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list