[U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
Jens Wiklander
jens.wiklander at linaro.org
Tue Sep 25 07:34:22 UTC 2018
On Fri, Sep 14, 2018 at 12:54 PM, Simon Glass <sjg at chromium.org> wrote:
> On 3 September 2018 at 16:47, Jens Wiklander <jens.wiklander at linaro.org> wrote:
>> With CONFIG_OPTEE_TA_AVB use the trusted application AVB provided by
>> OP-TEE to manage rollback indexes and device lock status.
>
> Should this be device-lock status?
Yes, I'll fix.
>
>>
>> Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
>> ---
>> common/avb_verify.c | 118 ++++++++++++++++++++++++++++++++++++++++++-
>> doc/README.avb2 | 13 +++++
>> include/avb_verify.h | 4 ++
>> 3 files changed, 134 insertions(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Thanks,
Jens
More information about the U-Boot
mailing list