Re: [U-Boot] [PATCH v4 11/19] tee: optee: support AVB trusted application

2018-10-02 Thread Simon Glass
On 25 September 2018 at 07:40, Jens Wiklander wrote: > 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 > Reviewed-by: Igor Opaniuk > Signed-off-by: Jen

[U-Boot] [PATCH v4 11/19] tee: optee: support AVB trusted application

2018-09-25 Thread Jens Wiklander
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 Reviewed-by: Igor Opaniuk Signed-off-by: Jens Wiklander --- MAINTAINERS| 1 + drivers/tee/op