commit | 61fbaed7915c8dfd667b615e1484bfc5daba8dd6 | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Thu Jan 16 15:58:00 2025 -0800 |
committer | Saswat Padhi <spadhi@chromium.org> | Thu Jan 16 16:12:34 2025 -0800 |
tree | ab60d49f5b2ed677e6012cd3e21ac149a71bf1dd | |
parent | f28d2176f32a63416fe5b5a5fa8e6263d3c10e67 [diff] |
build/debian: Add memory balloon patch to our Debian kernel Patch was generated from https://android-kvm.googlesource.com/linux/+/refs/heads/keirf/balloon-6.1 Bug: 363985291 Bug: 383173744 Test: ./build_in_container.sh -k Test: ./build_in_container.sh -a aarch64 -k Change-Id: If616490896d39d9cbdb4a5ad2a0d9b819d21fc58
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: