commit | db2d9cb32a8c8f54f6063e7fc25b830ff5d518cf | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 14 09:11:29 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Aug 18 15:02:23 2023 +0000 |
tree | 509f5778cc7129fb3500acf0a8f3767a70f0705f | |
parent | 6b7fb3cb7cf5d8061c8cb03d9116a3dc78010ebd [diff] |
Extract full information of VM DTBO from dtbo.img by vfio_handler Bug: 291191362 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --devices /sys/bus/platform/devices/16d00000.eh --protected Change-Id: I05d62cc38f90acb9c33a0a441722eadb9d9fe6b0
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: