commit | df8acf0b2c7cd9109ac928970a473998bc9fec0d | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 20 14:57:55 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 14:57:55 2025 -0700 |
tree | 52b53d230e694e12712ff3e4d1fc3ee8f07d7efa | |
parent | 1273beeffb1c636ead69bcb52a075528db82a679 [diff] | |
parent | 79b60b1706822e034d4486e10c15b0f028a56d61 [diff] |
Merge "tests: Temporarily add bcc.dat symlink" into main am: 79b60b1706 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552083 Change-Id: I59051d9efa7afbb27de7aaa97ddae37ffd54d402 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: