commit | fff94359ba05ec065d1b7f0009e064cacabf0470 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Feb 13 11:29:19 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Feb 15 12:37:27 2024 +0900 |
tree | ff2a20c360a8a3942d6be37674d73ea8f1c0ad48 | |
parent | 4eeb0bfb0bfa5f6c25386936983cc835ea958143 [diff] |
Add documentation for device assignment Bug: 323453334 Test: Manually with markdown preview Change-Id: Id877093be9c5650c9a4fce88948e1fc434e602cb
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: