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