commit | e0bd88b0325e3d2ca4f86cfdae1bf75f59fc6e12 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Mon Jun 17 04:12:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 04:12:57 2024 +0000 |
tree | 347649b193dfdc6237453e492d53e655a4af0afa | |
parent | a7314ac974d60f7a8b2b20eaeee446372cd771ce [diff] | |
parent | 021c081034ab083123ef4c524a4a8ef89d5e859a [diff] |
custom_vm.md: Add instructions for serial console am: 021c081034 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3135558 Change-Id: I7aa5380be19f3dd25d4eb63b27d4a7aaf44457f4 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: