commit | ac100eb48d4c81dcf7d4646dbc1ffbf7e74e8ec9 | [log] [tgz] |
---|---|---|
author | Scott Chen <scottlschen@google.com> | Mon May 13 10:06:28 2024 +0000 |
committer | Scott Chen <scottlschen@google.com> | Mon May 13 10:06:34 2024 +0000 |
tree | 72b232e45fd9203368672ad00765f32327c70b8e | |
parent | 97011cfed31cae41028e01e5e27f067eb301a253 [diff] |
Make VmAttestationTestApp part of PTS test suite Bug: 340054761 Bug: 340139015 Bug: 340137999 Change-Id: Iab347022d1efa52defbc98bb95976bdd3c007b48
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: