commit | d019dbc629133f039d9cc3d8b06b7d3418641119 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 15 15:25:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 15:25:22 2024 +0000 |
tree | 349d82762079d127f578e2bae096ba73d54ad519 | |
parent | def361d6337c2f39804ea946a5f305bac7278d9e [diff] | |
parent | c172c54db5b574222bfd91a583c703a793afcb8f [diff] |
Merge "[dice] Move open-dice Rust wrapper tests to presubmit" into main am: 6540e6c511 am: c172c54db5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3356619 Change-Id: I2b4ca89f13320040f39c6bb26d16d5d28703b44a 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: