commit | e8cb193883aa81f9fddcd7565907e8fb4d9a3cfe | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Jan 11 10:29:23 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Jan 11 10:29:23 2024 +0000 |
tree | 7c07f450b4f89c8fd6b791dd915504121ba56e96 | |
parent | 85797566fb53dd37da59778181c4802fbf7cac11 [diff] |
Update documentation on how to build microdroid kernel Bug: 317201718 Test: n/a Change-Id: I8c40d8d440addcaf9a4acf7927d7c413a8b34c68
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: