]> Git Repo - J-u-boot.git/commit
tee: optee: support AVB trusted application
authorJens Wiklander <[email protected]>
Tue, 25 Sep 2018 14:40:15 +0000 (16:40 +0200)
committerTom Rini <[email protected]>
Sun, 7 Oct 2018 14:47:38 +0000 (10:47 -0400)
commit1cc8cc4e675e32cde76487292c8bace5fa927eee
tree1b0d3f82ae5d0b34ec92047a6c4e950daa124fae
parent232cfd6d9152fd2a4e7113faec51db2a9ab8c6bd
tee: optee: support AVB trusted application

Adds configuration option OPTEE_TA_AVB and a header file describing the
interface to the Android Verified Boot 2.0 (AVB) trusted application
provided by OP-TEE.

Tested-by: Igor Opaniuk <[email protected]>
Reviewed-by: Igor Opaniuk <[email protected]>
Signed-off-by: Jens Wiklander <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
MAINTAINERS
drivers/tee/optee/Kconfig
drivers/tee/tee-uclass.c
include/tee.h
include/tee/optee_ta_avb.h [new file with mode: 0644]
This page took 0.04869 seconds and 4 git commands to generate.