commit | 63983bfe719ae767875a78f2b9f8e65120bcbdf5 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Aug 05 11:00:36 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Aug 05 02:16:50 2024 +0000 |
tree | b03d8255ea35371efb1d29b22a16270e30ee6dea | |
parent | 5e815844e345a2b3f5bc8f1e0ea1923e22e40efa [diff] |
Update how to run Debian in custom_vm.md Bug: 348362660 Test: follow the instructions Change-Id: I42afdaa8936f66877006766b2fc0cb31b796ea27
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: