| commit | 16bf0eca56ae4ece4ac367e50e19b21d9f86fe69 | [log] [tgz] |
|---|---|---|
| author | Liana Kazanova <lkazanova@google.com> | Wed Oct 30 19:37:33 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 19:37:33 2024 +0000 |
| tree | 91d3ed1fe0031ffab4173fbd560c36c2168ba4d6 | |
| parent | 0879f9bf217e2ec6ed3fb0f95dc4bc30ff5b151a [diff] | |
| parent | 9c12e4c04c5b443d56267e87fce81ca363445adf [diff] |
Revert "Add microdroid_16k kernel" am: 572d3bd866 am: 9c12e4c04c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3326195 Change-Id: Iddf0f62b4cf94e994dc68838aca4037d63614d4f 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: