commit | a0d553b55a3cf222d76eb6d4991274c9e1eea3fa | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Aug 22 10:23:42 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Aug 22 10:35:40 2023 +0900 |
tree | ca23879d1e97d026f60d93f4f82074dc62886a86 | |
parent | d549660efab107beaf8ea8821946aa2fdd5ed58d [diff] |
Read ro.boot.hypervisor.vm_dtbo_idx while writing dtbo Bug: 296799016 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --devices /sys/bus/platform/devices/16d00000.eh --protected Change-Id: I76c754d8f39e198fd9a967497305d2e0cf532167
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: