commit | 901474940030d88e1e28681304be24a05eb94260 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Nov 24 21:18:25 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 24 21:18:25 2023 +0000 |
tree | 86baab9153511ace826b6da14d303e6c6fb18633 | |
parent | 91dd611aba8706888013c1ea9d9cb002a252925f [diff] | |
parent | 8a2f4064614f61d37d77021fa307bd96baaf557f [diff] |
Merge "[attestation] Build the certificate output for attestation" into main am: 8a2f406461 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2841514 Change-Id: I69f07260befaef2c1bed1ad51d6cfc06377aea34 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: