commit | bb6b90d8fb91302fabf75afa7a4426d22ecd0d74 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Mon Jun 17 04:02:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 04:02:16 2024 +0000 |
tree | dc85689a71f8c58a681bc5cd65f8f6a087c93e53 | |
parent | 84a3eea42b9633f2ac7fd08ba31664cab3433335 [diff] | |
parent | a7314ac974d60f7a8b2b20eaeee446372cd771ce [diff] |
Merge "Add `vm console` command to connect to serial console" into main am: 6d238d84dc am: a7314ac974 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133913 Change-Id: I9f44eb6e5a3c2a14c7b98dfaf77b368acd373ccb 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: