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