commit | 3b17ff27da94594476b5e7279604df57b48f1a30 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 21 09:10:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 21 09:10:15 2024 +0000 |
tree | 0df98a64a766a7ffa3c2410779d8b41c7847fbd6 | |
parent | 3a84d841dbd359342100d39d8a3ad1c54ef8da20 [diff] | |
parent | d8e872ffb616ace9c27f111552287583cf36ae2b [diff] |
Merge "Make open-dice rust wrapper compatible with upstream code" into main am: 5ab9e58e84 am: d8e872ffb6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3334655 Change-Id: Iced6c259aff7a03e498196aa50f1c40a81d07860 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: