commit | c32e98bf12596630baf53325521c26b9dfd72ffd | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Thu Jul 11 23:26:24 2024 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Thu Jul 18 13:11:56 2024 +0800 |
tree | 12219c3dcb3160bfc0e5f1ebfa426ad13e7735a7 | |
parent | 1743a86754e6e3a4d9c9d0382b06b0490b2dd054 [diff] |
Update doc and vm config to use hvc0 for console Bug: 332603752 Test: connect to ferrochrome console Change-Id: Iee426f62d9918754e7cf12fddba286e33e20a5e2
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: