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