commit | 893ec952477c19817c3108a954e928255e09beb7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Jan 13 06:46:57 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 13 06:46:57 2025 -0800 |
tree | 286ce07d303345635523f6dede4fd2d67fcc6449 | |
parent | 4615af46e401f2ad2a19cb2e315595fd8f6f078f [diff] | |
parent | 6808678571f35b4ce54c715c0bd05e25a4b34b3b [diff] |
Merge "[test][dice] Check open-dice multi-alg switch in pvmfw" into main am: 6808678571 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3405259 Change-Id: Ie514cece9d0500d9bbfc7f245b1bf4c4b098a7d2 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: