From 71dc860a61a936eca242c2badaad8815b352905b Mon Sep 17 00:00:00 2001 From: fang hui Date: Thu, 27 Apr 2017 14:50:03 +0800 Subject: MA-9530-2 [iot] Revet avb in uboot Revert "libavb: upgrade avb" This reverts commit 94734eeca56e8d1b9f1baedf67e16cd0397fc178. Change-Id: I6eae3fa9579fb43fa6956c450011b230875d0a96 --- include/fsl_avb.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/fsl_avb.h') diff --git a/include/fsl_avb.h b/include/fsl_avb.h index 66aaec6..c8155a4 100644 --- a/include/fsl_avb.h +++ b/include/fsl_avb.h @@ -88,8 +88,6 @@ 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 -- cgit v1.1