commit | f59b8339c7b7543940e9875d5354b8468d0b551b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Feb 21 22:17:22 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Feb 21 22:17:22 2024 +0900 |
tree | 795b04be96a7444b24b2c8602d57b9a4aabab9cb | |
parent | f4811814b8d876d207ef0cd29c33f2c65ba86b1c [diff] |
Add placeholder for docs on updatable VM and remote attestation Bug: 325007396 Test: N/A Change-Id: I563b57827214e0fc1dc7bd2a398a4982bbf0727c
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: