| commit | 299ac931b918938cded35340e5cead8978df57b6 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Fri Apr 25 14:05:50 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Fri Apr 25 14:05:50 2025 +0900 |
| tree | 868a611099cb6a9b3da5093f938699e49841dd7b | |
| parent | 37f686b930ff083abd911fad64368dcc8f37c039 [diff] |
Fix: --protected was ignored in `vm run` Bug: N/A Flag: EXEMPT bug fix Test: /apex/com.android.virt/bin/vm run --protected /apex/com.android.virt/etc/microdroid.json Change-Id: I0ab6869fc296a5c1bd415ba3353f1542db8fc8f2
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: