commit | 7998551baaf2d8498b3b03346aa1828dff808d4a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon May 22 08:15:36 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon May 22 08:28:02 2023 +0000 |
tree | d24ee8a6dab3748ced751cd191fbaba4b88e855b | |
parent | 8ba2eb4bb6d45cc91f180f30c5f631280fe15e8b [diff] |
[avb] Refator descriptor module to allow multiple descriptor types Before this cl, only hash descriptors were allowed in the kernel avb footer. This cl refactors the descriptor module in pvmfw_avb to make it easier to add other types of descriptors. Test: atest libpvmfw_avb.integration_test Bug: 279557218 Change-Id: I22b8b06598fc7119c7cc3929a6fb053fc6763f02
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.