commit | 5ea2e07ef3fed65e95f56e27b60494e9ad399890 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jan 30 23:33:45 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jan 30 21:47:48 2025 -0800 |
tree | b1af23168e7273aca7ba4db791212cf5fa3d6978 | |
parent | c1e7f7fd157377cae61ba6f62b5db645fd16df46 [diff] |
DO NOT MERGE: fix: protectedVmRunsPvmfw is not parameterized The test is not parameterized in android 15. Bug: 393182899 Test: TBD Change-Id: I788a08b697d4781642445d47ee4db6103804aa60 Merged-In: Ie802adddd75f7adbe2d0658f66ca923fae250fb2
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: