commit | eef83540d93771464944bfab01bfd24dad659b5f | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 15 02:37:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 02:37:42 2024 +0000 |
tree | 0e84f9c436a919a32e149f143462f7d0d094dcdd | |
parent | d7490eaa8cad5072f8d0e2cef3989329849f7d07 [diff] | |
parent | b81d751fcb14eb15f76fab4a9e77ba573972ddc4 [diff] |
Merge "Wrap command tcpstates-bpfcc with `python3 -u` in forwarder_guest_launcher" into main am: b81d751fcb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350307 Change-Id: Iff726e6fa2451f347dff2dc9b4e78c7d11cb5392 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: