commit | 928017445c36d475b04b59fd7835f2ee9c611d56 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:45:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:45:51 2024 +0000 |
tree | ebb97a01f6a09af7a5a11b6c0a565268bd255022 | |
parent | 54155acddd414145e490675aae2a88103c9cfcc2 [diff] | |
parent | 009d5a7364cde7cb6d8156439e8d07a305ff01c4 [diff] |
Merge changes from topic "vt_enable" into main am: bb216f44d5 am: 009d5a7364 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133196 Change-Id: I56c595a3e7347f322445c8bbc0c349457b0bb83d 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: