commit | 021c081034ab083123ef4c524a4a8ef89d5e859a | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Mon Jun 17 11:44:03 2024 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Mon Jun 17 11:49:29 2024 +0800 |
tree | 036b8443878fb65703bece5227391f67a17ea326 | |
parent | 6d238d84dca1eaadcd6564add3c1690bd7a3ba92 [diff] |
custom_vm.md: Add instructions for serial console Bug: 335362012 Test: eyeball Change-Id: I564406578a60455a7ef98fe96b2562de0b8ae885
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: