commit | 127c651c8ffcf6b95d52a89d3b1c7bb775303ecd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 23 10:11:25 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 23 10:11:25 2025 -0800 |
tree | 2b1ece6669639d374ef5038119e4f7209010a3d3 | |
parent | 6c8900285cd692cba176a2835f2475378f40cb1d [diff] | |
parent | 5917a43bbe7a83a55d81e780cf450ea0cb5316c3 [diff] |
Merge "libhypervisor_backends: rename kvm to kvm_aarch64" into main am: 5917a43bbe Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3444959 Change-Id: I3a6547213931ce469a71647fce1b12f8e1ae0b80 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: