commit | adb2166738650f2d0398dd10033556cfb0161768 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 21 14:20:50 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 21 14:26:42 2023 +0900 |
tree | 48fe6c873fad88fb1a523b1b60e083d5e1f7b861 | |
parent | 8f5db88ccd0a507ab0d2d6207f839582d6a220c5 [diff] |
Change hardcoded vm_dtbo_idx Bug: 291191362 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --devices /sys/bus/platform/devices/16d00000.eh --protected Change-Id: Id0bddc32e811687e482e93e82a64cfe12191e475
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: