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