commit | 487810df35d41b01fabc235bcbd343ac75f67e24 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Thu Aug 22 07:43:01 2024 -0700 |
committer | Andreas Huber <andih@google.com> | Thu Aug 22 16:51:16 2024 +0000 |
tree | 1caebd05215412849bb3da947356fac56ca330c8 | |
parent | fdd33a8a17073fc982c82c48c5e257900b302677 [diff] |
Fixes --net tap-fd=... format to pass a numeric i32 file descriptor as expected by the crosvm binary. Change-Id: Ib3fbd477890b6680233fc6159a67cf6cc937a295 Bug: 361574117 Test: manually
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: