commit | ff5446b6ad27c9be43851ca0482ca7c6e97884ae | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 02 18:59:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 18:59:51 2024 +0000 |
tree | e17beb9099a88d34017181df65b32547a7c5f494 | |
parent | 04d240051d356915783f3835838d608dc5d3cac2 [diff] | |
parent | 468532e048a7e250df1536dc2ffb3d9f4ab0c3cc [diff] |
Merge "vmbase: Clients separate eh_stack from .data+.bss" into main am: ff84daefc8 am: 468532e048 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3383329 Change-Id: I7fea1ad2569611472540d71a0f951ae2c40b184b 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: