commit | 2dee62856f1f4157885308218ca692fa312a4c9c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 06 17:18:34 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 12 20:24:29 2024 -0800 |
tree | cb6182a2e7b6c77912049bfdacb99964d0e7b43b | |
parent | e1758af0a7d292db60b1f2d71cd29bec5dd0ae35 [diff] |
DO NOT MERGE: Separate CTS/VTS/general tests into different modules Bug: 381987880 Bug: 380801348 Test: run MicrodroidTestApp.CTS and check avfIsRequired is not run run MicrodroidTestApp.VTS and check avfIsRequired ran Merged-In: Idfc956a95f3de6a59d526804cba1f7705c9dacfd Change-Id: Idfc956a95f3de6a59d526804cba1f7705c9dacfd (cherry picked from commit 57de25519481e69a747314f7d3ab559c5645ed8d)
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: