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