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