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