commit | 5c7a2e720d97e53a2c2c613b843bf74aa224fcef | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 20:15:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 20:15:51 2024 +0000 |
tree | 2642048a88ec43bde4bd5a5a7f7d9373887bfa83 | |
parent | 76ab449d97fd71a5805e977240bf955890a9d5f3 [diff] | |
parent | 87b67f9da12df14ef9f4a227eb808694b33b937b [diff] |
Merge "pvmfw: Remove old comment about unshare_all_memory" into main am: c7e6fb2a46 am: 87b67f9da1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3395360 Change-Id: I3a7587f0a42158241c85ee66af481ebea0d12508 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: