commit | 5572da039705378d18679d27f54342e696f90848 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 23:06:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 23:06:06 2024 +0000 |
tree | 7fd99724b0ff425c3c53fa5823e90af732530c48 | |
parent | 87b67f9da12df14ef9f4a227eb808694b33b937b [diff] | |
parent | 35335774e0ee07995611cfb46d4dcf8a0d2d6b21 [diff] |
Merge "vmbase: Fix typo in map_image_footer() docs" into main am: 35335774e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3395365 Change-Id: Ie3f2b1d8da9989fe67ff63cbac74bba37a50a1c1 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: