commit | 4847ccfecd02d71ffe9bdf0500ef56b656e636bf | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 07:06:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 04 07:06:41 2024 +0000 |
tree | fa237f15703b380ce674678442ca506ba6bc5a03 | |
parent | 0ee63af58a44627b156cb6e862a8b700bd2b325a [diff] | |
parent | b338bd2543c4d96ec8bac39e2bc8cf2039f0831d [diff] |
Debian VM holds forwarder_guest am: 6aba7c0ba3 am: b338bd2543 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3289345 Change-Id: I3c73f4884f7ef9753135aa6707797a359c7b9e54 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: