commit | d0818b22fae217768bdaafe48055f10675211778 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 30 20:09:31 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 04 15:24:39 2024 +0000 |
tree | 49710594c1fe78b35488a76ff0233bc96ec5f0a7 | |
parent | 6d635ecfc3e1a7a4970355591939c942e8ae525f [diff] |
vmbase: Replace flatten() with slice::as_flattened Use the method, stabilized in Rust 1.80. Test: m pvmfw_bin Bug: 377276983 Change-Id: I9b432fc75049dd6ee343d302038658807b5619bb
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: