commit | 757957f94b6a2902b02f166c7620fe906b8749a0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu May 09 15:22:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 09 15:22:53 2024 +0000 |
tree | e41760c6bfa8577670d05f1298811db2afe6bfe9 | |
parent | ff4e6978ef3bda76c97eed1b427cba13b328a19c [diff] | |
parent | d6bafbe61a43a3f2e82336b4fb4ac7688126dee0 [diff] |
More lenient config descriptor parsing am: 8f7db050c0 am: d6bafbe61a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081483 Change-Id: I8bf6fb2504070f76a54b9886fb56a6e100cf5e49 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: