commit | 84e278c901d7e2343f7410b2b99c318fc3d5ec84 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 16 15:45:21 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 16 15:45:21 2023 +0000 |
tree | 0049906be6560043f3bd58088a2c4bbe3acb3ea0 | |
parent | b2cde2d6ccaffabaabd6e7a9335f04132d33775d [diff] | |
parent | a2fa1bbe49cf4caf6f08fe4bca01127885031d9d [diff] |
Merge "[dice] Move open-dice Rust wrapper libraries to virt" into main am: a2fa1bbe49 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2788135 Change-Id: I32b1f88f17b3c9c311ea78ea6f4d1dffa6dbe907 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:
How-Tos: