commit | 14d76f0fc4e56115acda42ca071ad27545125910 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 10:51:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 22 10:51:31 2024 +0000 |
tree | c26186aed4f1192396a48f7888e3ca95a3da42cb | |
parent | ac6c4fbb02672661650f95f13dd00861d2196e84 [diff] | |
parent | 63df22bae6ec9e2c09e4df939fe3a4619d12c73e [diff] |
Merge "vmbase: Fully absorb libfdtpci as a crate module" into main am: 63df22bae6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3299358 Change-Id: Ifa99912cad810f595fb820c54dc75a01b84695b2 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: