commit | 7e1877bdd56f002248c4e15cc094fc89c72c0695 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 07 17:28:56 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Nov 08 10:23:36 2024 +0900 |
tree | 2adeedee0d6fccaa4b10cbfd5aaa062a01b4586a | |
parent | 5719901df94a246ae23cdfc4fa5fed5c041a8644 [diff] |
Allow multiple xml files for early VMs Bug: 377293351 Test: atest && manual Change-Id: I3cb3ff77fb9260af435af1834b7015b67fdeeb18
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: