commit | e8ae4597a45cf95f7a9b6c931eee5371087606a0 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Oct 25 01:59:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 25 01:59:50 2024 +0000 |
tree | e03c7394b45684c4944b0bee822ca7bfdaad5360 | |
parent | 79831b3e611c7b5aa86c93572d05dd782ab9637d [diff] | |
parent | 671011041dbdeed3f57f5b5c14803d250051dff9 [diff] |
Merge "Rename trusty_vm_launcher and move it to packages/modules/Virtualization" into main am: 671011041d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3313758 Change-Id: Ib50947107231e2e400e3e326b366c81273c4ede1 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: