commit | 5ee6a0dc351fb16979b3a0ab026db68a7fddd715 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 31 15:54:06 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 31 15:54:06 2024 +0900 |
tree | 5bf33a82db065c5c033dd2514e05c41bb45abdb1 | |
parent | 9305b7498c90352963e81cabb66259ebe717e0ea [diff] |
forwarder_guest_launcher is executed as systemd service Bug: 340126051 Test: Run debian VM and access 127.0.0.1:12345 in the host Change-Id: I346f6dfba4764e990c92c09adf555375842ccb7a
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: