commit | f6ed866bb3b6c54e8176e6cea1217fc5a48df9b5 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 02 20:48:06 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 02 20:48:06 2024 +0900 |
tree | 6bcbb8fa4ddd9c649f95d2ed65707fefdaa2785a | |
parent | b37407f1dfde06d0c48f419b50ba63c469eccbfd [diff] |
Use compressed image file as artifact Bug: 363237196 Test: will be tested in kokoro Change-Id: Ief788c710ed101e3c4e2a0d846256601e85c341b
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: