commit | befb768ffb87bb42c7e82e7d9c14102155d180d9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Feb 22 21:47:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 21:47:43 2024 +0000 |
tree | db2f8c873253723337ff10cb6cb27c8db4c93010 | |
parent | 0d0618cb1b3511fe79e7dc6025c8897c0670fdc0 [diff] | |
parent | 60e6e7efcdc9c8c04d195adb539dbcb6134930f3 [diff] |
Merge "[attestation] Remove restricted API check for requestAttestation" into main am: 60e6e7efcd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2971751 Change-Id: Id8a794aa6130bbd6f2127902078cf421b1a416bd 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: