commit | c733938096d2fd484234289ba3c349b9acc4b0d6 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 08:59:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 08:59:55 2024 +0000 |
tree | 252c336a8361639bad25b17d0d43dd4b9e3b06c2 | |
parent | b3b7ef4ca9cd6dcda197d148dc3eac771c9a5f84 [diff] | |
parent | f011cd2c9cbd9b8418bcc524a672c2ec2529588e [diff] |
Merge "ExactMatch constraint on instance-hash in VM" into main am: f011cd2c9c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3128513 Change-Id: I4f53d1f903c7432b5fe34e11feac6b38bd573e1b 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: