commit | d3f28aefe3748551d319f2dfc404acc3023a1bc1 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 25 10:41:40 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jan 25 10:44:26 2023 +0000 |
tree | 11d099ce700f2521ff17376040c38ce82b7c807e | |
parent | 138f53c45603a6cb8985b63cfe1961e77eb19ff3 [diff] |
[avb][refactoring] Extract VBMeta number check into a new method Extracting different verification policies into different methods to make `verify_payload` more readable. There is no behavior change in this cl. Test: m pvmfw_img && atest libpvmfw_avb.integration_test Bug: 256148034 Change-Id: Ic5efd3544c69453ad0ea8f46f283cac25db33873
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.