commit | 4b947e99c1d2a0f9f14164f1d6f0dc18800051e4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 06 19:46:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 06 19:46:06 2023 +0000 |
tree | 02cddf66a146a9d176fa08c5254a7c26493bc214 | |
parent | 3517d9b5f2e1851c5580cb0b022be587e40ad4e7 [diff] | |
parent | fe44d53236ca871463360e227e9c8998d971dba3 [diff] |
Merge "[x509] Include Apk/Apex info in attestation certificate extension" into main am: fe44d53236 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2859402 Change-Id: I174023435a818e0e165dd159ba463ec6b22ce260 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: