commit | eefc2436f4c5ca180bbf42178485486e7391b7ea | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 29 17:53:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 17:53:40 2024 +0000 |
tree | daa18d4b535d662180977f94895fa575ed1d3ad8 | |
parent | 07cde90f4f060b7235e92e08940d4ab7f891a338 [diff] | |
parent | 6e34091d4941e6b422a765a0ec5112f0e7c00ccb [diff] |
Merge "Add --enable-earlycon option to vm tool" into main am: 9312509f15 am: 6e34091d49 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3238037 Change-Id: I47af9d81ec5a88f34f2df8a8e1047f6cdbbee702 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: