commit | 986d7a47d3aacac976f44097744104a34dd13146 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue May 28 14:06:58 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu May 30 10:15:04 2024 +0900 |
tree | 16113361e5ad6718b2a5e6c93b25b41d8409e5da | |
parent | 0a442662dec1dd253d5fb00d2ad0fb0869dbe4ac [diff] |
Link TAP interface to VM Bug: 340376951 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --network-supported Change-Id: I1937d9bd7393942541aa8c8e545a2aa7704de501
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: