commit | 9d3c20a2a315a4f339d5e16814fbec216c1efc16 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Sep 07 15:36:44 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Sep 08 11:41:07 2023 +0900 |
tree | caf12708c340fe57dcfdf22770f8b1cb1746b1cd | |
parent | 58b83d172366721a98a4e306a70f6334d104d012 [diff] |
Create full VM DTBO only once under /data/misc/virtualizationservice Bug: 297103622 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --devices /sys/bus/platform/devices/16d00000.eh --protected Change-Id: I4a6e7b7928edb93b6707202a9cc205fcf3994444
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:
How-Tos: