commit | 2a6b217141ebdc99ff8389e2d2660f6f57c481fe | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jul 18 10:38:16 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jul 18 10:38:16 2023 +0000 |
tree | f30b444dd64ffb1a9bb234a69c127ce47388982a | |
parent | 5910db31692d00ba6c1cf8c33f6094dd2093a773 [diff] |
[vmbase] Adjust only the refill layout in memory allocation As a follow-up of the cl aosp/2660016. Bug: 274441673 Test: atest MicrodroidTests Change-Id: Ie076838ad5b42c36ca1ca4bb38cf6fe1ccd35566
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: