commit | fb54a0affec07100546109d3c9066d2371ae3b92 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 26 11:42:30 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 26 11:43:23 2023 +0100 |
tree | b95bdc63074b1f4facd0f5897d5a964de714a3f9 | |
parent | 892e7309ebf7887f640e4381849836d2f88538a5 [diff] |
vmbase: Please rustfmt Commit the (only) change resulting from running rustfmt **/*.rs Test: N/A Change-Id: I2340cea5790bbfba8354ade57a2ab954e18a5f72
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: