commit | 7cc9984d00c2a174f6c544132d145e6b0229e2c9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 28 17:13:47 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 17:13:47 2025 -0800 |
tree | 460d3b7deb584cc8985ba55603a5f9d31673267e | |
parent | 94ccb886c0db652c4b00b115e2acb3d6fe1d968f [diff] | |
parent | 5e0426fae8e67c3ba02823fc3d3931ef65d3f25e [diff] |
Merge "Extend AVmPayload_isNewInstance to support nPVMs." into main am: bd77a6e12a am: 5e0426fae8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3513150 Change-Id: Idb3cc159560b0e7270965d1494434cc38b5ca9a6 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: