commit | a24a29611328facb861c80d68bc3f6b21f21fbb1 | [log] [tgz] |
---|---|---|
author | Scott Chen <scottlschen@google.com> | Mon May 13 13:16:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon May 13 13:16:18 2024 +0000 |
tree | 5d3930e13fea93f317998c233a5efd927117ecc7 | |
parent | 3b6b95b8a73a9c02a8ce9a9e0c9b941c8b71be94 [diff] | |
parent | ac100eb48d4c81dcf7d4646dbc1ffbf7e74e8ec9 [diff] |
Make VmAttestationTestApp part of PTS test suite am: ac100eb48d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081437 Change-Id: Ifeff5ba6595308d725f5b5bf4c1c5962731ee9c2 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: