commit | 471e8a0f7515b1d2c6208656878d50e4cf4699d4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 23:28:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 23:28:07 2024 +0000 |
tree | 1b31340966aec6c5984fc325b00a988a137d93a5 | |
parent | 8ee507eeb8812d0cddbe541753fe0bd0862d5ac0 [diff] | |
parent | 7a5181c3e1ddd808cba69ae1802a99a331515258 [diff] |
Merge "vmbase: Add map_data_noflush()" into main am: a5e791d2d4 am: 7a5181c3e1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3395366 Change-Id: I826f2799e73e1b441c24752b483843a80db34d68 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: