commit | 9b3e902027a689b311a109ccad5f048dc7a477b1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 29 21:41:24 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 29 21:41:24 2023 +0000 |
tree | 0544d0025b2ff2a93844b08fbde4dab3ef0941f2 | |
parent | 3c9c1b1af36749e4266614ef50d9ed9649a13e34 [diff] | |
parent | 37750e23c7f534cf769329120a8a8cf297d82806 [diff] |
Merge "pvmfw: use libavb_rs for verification" into main am: 37750e23c7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2844677 Change-Id: I3d5a1ef2c4485b91649d2733b7c5ebd330be5d1f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: