commit | 720f37e3e4ed0f857c9bce267b518d8fea1d537a | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Jan 22 11:05:51 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 11:05:51 2025 -0800 |
tree | bd199bd9828ae148380cbf5e757e50f0325e2fa2 | |
parent | 26b113e6edcc48532556eaf208e1272fbec1d102 [diff] | |
parent | c36d9fb18867534b39bf5afe8e4179313e47eca7 [diff] |
Merge "build/debian: Add memory balloon patch to our Debian kernel" into main am: c36d9fb188 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3455686 Change-Id: I851326a32f39fbd6cb120df4e4ac15b62c82f3f1 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: