commit | 58f2a286dca2d2f74a65d626c059c45ec7e4e55e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 05 09:41:54 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Dec 12 10:58:18 2023 +0000 |
tree | 43681fb6035caa359d42b2e76b15172ba69324db | |
parent | d870b20f46c81d4251a497b7699616f6719175eb [diff] |
Document subcomponent data Describe the details of the information for each subcomponent of a Microdroid VM. Bug: 299472719x Test: n/a Change-Id: I2fe1066dd70ae410c4227e4ce3295448d48868e9
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: