commit | 838c70ce7c6d75fe1361aaf43a688dd6d842ae12 | [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 | a10b983b139552420315e2b122c9d7649816a62e [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>