commit | 7cbe29a8f804ae8bea02cb95df513a034a1c0d4e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jul 27 11:45:58 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jul 27 14:07:56 2023 +0000 |
tree | 7cbba3d805e6fee8c071d2394cc7175418bed346 | |
parent | b27ec8f0320c300d18163789c0bf077777e09187 [diff] |
[vmbase] Check layout not empty during memory allocation Bug: 291586508 Test: atest rialo_test Change-Id: I0dbe1e53ad026cd6bd2185b02f21dcfa126efc3a
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: