commit | 716e27f9d9094d848dab930336169b58ea1891e4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Sep 26 10:11:25 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Sep 26 10:11:25 2024 +0900 |
tree | 68a4ecaa9a02252fad03634c41a6f54e4aaff70b | |
parent | 8ea4b5b976342bb678c02e9ee508764f3bb36cae [diff] |
use python 3.10 for FAI Bug: n/a Test: will be tested in kokoro Change-Id: Id78725c967ffd35a791b5a4ea6fbad86fe9ddfba
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: