commit | 75c00fb9429ded9a4f096f92be6e714efa5370ba | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 20 17:37:37 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 17:37:37 2025 -0700 |
tree | 1413db6846e9a7a72e5a21d1928be9d3d65f4f84 | |
parent | df8acf0b2c7cd9109ac928970a473998bc9fec0d [diff] | |
parent | ca47b8cb376417f9efaabdfb3ac3b29ec22156e9 [diff] |
Merge "build/debian: Allow booting the kernel directly" into main am: ca47b8cb37 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3537419 Change-Id: I820ca67ab3ffa081748b5447b6e7493427b8d11a 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: