commit | 276129d7b2408b2b336a3124bb82e19df152c723 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@linaro.org> | Fri Aug 10 16:59:59 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 13 14:03:52 2018 -0400 |
tree | a5b71c4877d3bea745af7794d4dac1ba436a7301 | |
parent | 1f8261f5fa276d0db6112253d0d187af55e8e04b [diff] |
avb2.0: add get_size_of_partition() Implement get_size_of_partition() operation, which is required by the latest upstream libavb [1]. [1] https://android.googlesource.com/platform/external/avb/+/android-p-preview-5 Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org> Acked-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>