commit | 82c71ecddeebc64e0129c14cec4261739918f507 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon Dec 02 12:42:14 2019 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Thu Mar 26 19:15:33 2020 +0000 |
tree | 2ed806cfb9fff42745563a8f55fb1a12326c13c9 | |
parent | 5c6334f3957b3354ee8af6b2c009c1cdf1af4e2a [diff] |
Suport parsing hashtree and ecc data from avb Add support to parse the AvbHashtreeFooter in the avb image. We are in particular looking for the ecc and hashtree data so that they can laster be used for error correction. Bug: 144388532 Test: unittests pass Change-Id: I3e53e3e84a58b00346274f9946cafc135702ac82 Merged-In: I3e53e3e84a58b00346274f9946cafc135702ac82 (cherry picked from commit 398e8c30ccb062ced809c11e9335b87352af5582)