commit | ed3bfb178ce9d32a548e8b9ee617cb12296972f0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 16:53:04 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 18:25:25 2024 +0900 |
tree | 9d769e4b04df29ebd2a5e2c8feb16c791a5d8251 | |
parent | a893791d4e17585d383b8bf0f6f9bfadf1fefd52 [diff] |
Measure image size and show it in the description Bug: N/A Test: N/A Change-Id: I4923bf0cebc5bd12983e1add0e8f66d4b59b1780
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: