[U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB

Simon Glass sjg at chromium.org
Fri Sep 14 10:54:46 UTC 2018


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?

>
> 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>


More information about the U-Boot mailing list