commit | 94a06358687288ba0762c568dd6087639cc7b15c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 16 07:19:10 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Oct 16 13:51:37 2023 +0000 |
tree | e29ea558603d650274d900504780358c99ba0dcf | |
parent | 609d60f14814f2b3071f726a12088d9d25a3f56d [diff] |
[dice] Move open-dice Rust wrapper libraries to virt Since these wrapper libraries are only used in virt projects. The tests are added to busytown config at cl/573729094. Test: atest MicrodroidHostTests Change-Id: I2479086c5ee5f1c7ce8884d32cf18f6f4cf07172
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: