commit | 125e6de277992427c90bdeb525993e3bedf6e4f8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sun Feb 09 18:06:01 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Feb 09 18:06:01 2025 -0800 |
tree | 9361d07917d00f5287b0c1ddb19c5751608aa43a | |
parent | 8497e42165192e9f78b9a6adbf5c5b3ea803bba5 [diff] | |
parent | 20a297450dc2c49fc6c092c2b8e758d73cb665c5 [diff] |
Merge "Enable ballooning in aarch64" into main am: 20a297450d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3472308 Change-Id: I122dd898a236f79053920915a20fecb49fdd50eb 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: