From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugeniu Rosca Date: Wed, 18 Jul 2018 00:32:55 +0200 Subject: [U-Boot] [PATCH v2 1/1] avb2.0: add get_size_of_partition() In-Reply-To: <1531827857-21243-1-git-send-email-igor.opaniuk@linaro.org> References: <1531827857-21243-1-git-send-email-igor.opaniuk@linaro.org> Message-ID: <20180717223255.GC21624@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jul 17, 2018 at 02:44:17PM +0300, Igor Opaniuk wrote: > Implement get_size_of_partition() operation, > which is required by the latest upstream libavb [1]. FWIW, any living repository is a moving target, so there is nothing more volatile than the "latest" state of such repository. Kind request to use specific revision/commit next time. Thank you. > > [1] https://android.googlesource.com/platform/external/avb/+/master/README.md Best regards, Eugeniu.