commit | 7db2842af4d36c5ef92efa0d64bbb845c1570868 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 10 10:31:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 10 10:31:12 2024 +0000 |
tree | b168ea2b97df7d3f9f0c42d225cd9483764b2019 | |
parent | 5ed3e1f3829c3bf7422bf7c1788ecc831439797e [diff] | |
parent | 8b8b290f9b9fe4492096eb2378d163e75329c5e3 [diff] |
Merge "Microdroid Demo App supports non-protected and protected vm" into main am: fe6eaa2122 am: 8b8b290f9b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081406 Change-Id: I15d2cbbcf7af28389f4fa1e20c07bf2e6586c4f0 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: