commit | 1d4bcdb38b6ae234b4843190a6c35367977cf538 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Oct 21 08:42:00 2024 +0000 |
committer | Inseob Kim <inseob@google.com> | Tue Oct 22 23:55:21 2024 +0000 |
tree | 697e6d4c571268cf93c4380ed9604dd77008bb19 | |
parent | e0086be29f9dd49ae678d4480a7adb8829104b8c [diff] |
Rename trusty_vm_launcher and move it to packages/modules/Virtualization Bug: 369744744 Test: boot cuttlefish Change-Id: Ic420b68b236901dad20a70cc23a17fd1cbc50e66
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: