commit | 6663e074780912b01c09afd0c139f29825f7775c | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Sep 25 16:40:20 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 07 11:07:25 2018 -0400 |
tree | 64579ee74bdf8bfb23ae2436b84058deda624789 | |
parent | a6ab4245d1543e6e9fa7277389457e792a987b7f [diff] |
avb_verify: support using OP-TEE TA AVB With CONFIG_OPTEE_TA_AVB use the trusted application AVB provided by OP-TEE to manage rollback indexes and device-lock status. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>