commit | 01d2d41d6e8c094caf40a331b6b8baf0c433d441 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jan 07 11:13:29 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 11:13:29 2025 -0800 |
tree | ee2f6ed4f8808ad1201526a56bba19a66b5a9843 | |
parent | df87506fe9b7aee72f978c733a5582fd5822435b [diff] | |
parent | a5b7607bb78aea9e0e090c4fbabb1a19e302febb [diff] |
Merge "Add placeholder security version for Microdroid DICE node" into main am: 338212e702 am: a5b7607bb7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3432419 Change-Id: I332a00aee94c9e4068bfc817aeb802f86274544a 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: