commit | b94a5cf516307c4279f6c16a63803527a8affc6d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 11 13:14:43 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Oct 11 13:16:17 2023 +0100 |
tree | 012f6405e8b9dbd551a259f362c42d4c0d2f9b7d | |
parent | 6a94d402a3464c6bca84f8dc311bf643509f5298 [diff] |
Remove microdroid_kernel_with_modules Instead, we are going to use GKI as guest kernel for Microdroid VMs that require vendor modules (e.g. for device assignment). Bug: 304479739 Test: presubmit Change-Id: I0d40a776a64dd986bac799938025f7eabc898918
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:
How-Tos: