commit | d64178f6297c0f468ad6cf9d0cdc7bd5860ff4d6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 06 00:50:01 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 00:50:01 2024 +0000 |
tree | c758d956c2c70cfa9a0b3b877d5f693626bc9e41 | |
parent | beb25d59d6f2bb4a9ab45b2f1d91ea2874e79ce2 [diff] | |
parent | e803461baaa9040cdfbfffab3ca08dd17d941ecb [diff] |
Merge "Update is_nested_virtualization() to check for qemu" into main am: e803461baa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3363947 Change-Id: Ifcd91363125452de2262dfbdb72fb49371221b17 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: