commit | 75bab6d48c67fa44982ad0448eb1841a77d51b9a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 02 18:41:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 18:41:57 2024 +0000 |
tree | 670335fc5ba17c95874c094df93bdfe34e423a7e | |
parent | 468532e048a7e250df1536dc2ffb3d9f4ab0c3cc [diff] | |
parent | 767881f6a4d31aad96b8bd3b7180d66c0613eb0d [diff] |
Merge "vmbase: Fix undetected EH stack overflows" into main am: 767881f6a4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3383330 Change-Id: I7493dd41a28a88a842f3ee0672c5b33adb67c16c 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: