commit | eeccd6e3283abc7f8911e93cfe0b77874fd8c936 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue May 21 01:51:05 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Tue May 21 01:51:05 2024 +0000 |
tree | 767564993ee06d73c9dda3580275b1644ef85991 | |
parent | 9290081b6a28d5ab49ea826b4678b56d84028b52 [diff] |
update custom_vm.md with debian related contents Bug: 338577465 Change-Id: I125169e73163e568355ddea81e2d01f2e1a59a96 Test: n/a
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: