commit | 0d0618cb1b3511fe79e7dc6025c8897c0670fdc0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 22 20:21:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 20:21:42 2024 +0000 |
tree | a60a75173a7685f5e2bdf784bd8db25a8396efef | |
parent | 4ce4ad49d6f0010adc0cad91c4b1158de348fcc6 [diff] | |
parent | a722b3df07c56b6be9eab358d2a21f30ad41f2ef [diff] |
Merge "[attestation] Support VM attestation of different kernels" into main am: a722b3df07 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2972493 Change-Id: Ia4a8c90d531916c8bcbf04254979050e6416b41c 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: