diff options
author | Haoran Wang <elven.wang@nxp.com> | 2017-04-10 13:47:43 +0800 |
---|---|---|
committer | Haoran Wang <elven.wang@nxp.com> | 2017-04-10 14:15:54 +0800 |
commit | 94734eeca56e8d1b9f1baedf67e16cd0397fc178 (patch) | |
tree | fe5bb4b50a4deb0fc4932a76f22052a8de0ea40e /include/fsl_avb.h | |
parent | fd6ee4e63dd34c466d2ba1881655f2b6a59add4c (diff) | |
download | u-boot-imx-94734eeca56e8d1b9f1baedf67e16cd0397fc178.zip u-boot-imx-94734eeca56e8d1b9f1baedf67e16cd0397fc178.tar.gz u-boot-imx-94734eeca56e8d1b9f1baedf67e16cd0397fc178.tar.bz2 |
libavb: upgrade avb
Upgrade avb libs to:
AndroidPartnerRepo/brillo/platform/external/avb:
commit 030120cf1c89345deecbd94c9c0d12f61718ba39
Change-Id: I71a84a8b7afa5661a5e008f5a509f8cc790f154f
Signed-off-by: Haoran Wang <elven.wang@nxp.com>
Diffstat (limited to 'include/fsl_avb.h')
-rw-r--r-- | include/fsl_avb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fsl_avb.h b/include/fsl_avb.h index c8155a4..66aaec6 100644 --- a/include/fsl_avb.h +++ b/include/fsl_avb.h @@ -88,6 +88,8 @@ AvbIOResult fsl_write_ab_metadata(AvbABOps* ab_ops, const struct AvbABData* data AvbIOResult fsl_validate_vbmeta_public_key_rpmb(AvbOps* ops, const uint8_t* public_key_data, size_t public_key_length, + const uint8_t* public_key_metadata, + size_t public_key_metadata_length, bool* out_is_trusted); /* Gets the rollback index corresponding to the slot given by |