commit | 563663db533fe0cf546c37e300ead0e489af9485 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jan 10 08:22:29 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jan 10 08:43:31 2023 +0000 |
tree | 8a65c3782713a9be9148a6815e72e73062a787ba | |
parent | 5c305f80c215dc00bc780454ceeeaf87a3047236 [diff] |
[avb][pvmfw] Implement get_preloaded_partition to load partition This cl loads the partitions with get_preloaded_partition to avoid copying the images being verified. Bug: 256148034 Test: atest libpvmfw_avb.test Change-Id: I62b38d5dbcf93ceb4c9f67792800c112dd9bd399
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.