commit | dc22c1fbe0cd48aa258bd38675456f4f1b49f928 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Dec 16 06:49:05 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 06:49:05 2024 -0800 |
tree | 22f0710c944b4ebd04456436804e5c981c2d7421 | |
parent | d97228381bc81557aaa1a00112f4202bb5457c91 [diff] | |
parent | 14c67ceb104b6848ec2c44f1ebeab326ff04082b [diff] |
Merge "Run AvfRkpdVmAttestationTestApp for vendor API >= 202504" into main am: d6eecf0dcd am: 14c67ceb10 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3345786 Change-Id: I06dc2f1fbf6f42b905c9d76a2af30b99d9e3880a 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: