commit | 644f3ead2c2c954fedf03195b19e67b9ec0c4e84 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Feb 13 16:03:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 13 16:03:30 2024 +0000 |
tree | fd81297e21dc47d5092d6d2a5a512458ac047e14 | |
parent | 7253801a2e42bb7d242177f8d31a5407294dd223 [diff] | |
parent | 10284cb1058940871e0b60ccae25147f4bbb450e [diff] |
Merge "[test] Test remote attestation for different kernels" into main am: 00282f2337 am: 10284cb105 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2958212 Change-Id: I9b305ac9e863722bf9335a8dd98c7fe102dd2b64 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: