commit | 07f60ca4313b33b47521c6e66ac96700e91f5f44 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Nov 22 10:58:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 10:58:35 2024 +0000 |
tree | a65c6e99855d12c1648026674a9a190acf12d865 | |
parent | 634bd229568b0ccce022fac59b9462d79ba60a58 [diff] | |
parent | cb693eb70cf25162c494a9a64e7bb54079139be6 [diff] |
Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main am: cb693eb70c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367779 Change-Id: I9517df4b0e9975833858d41165ec40b08129a9ff 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: