commit | e3e1b57c350f51da129798232486e4af0a3c9bde | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Jun 03 00:58:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 03 00:58:12 2024 +0000 |
tree | dd2aeccea5aa973e1b7cf524d719c025fb454b84 | |
parent | 4040772c60656dc613be851b11fe1ceca879b6da [diff] | |
parent | 962b135c534c9cc2a117e9e350b3983040f44a87 [diff] |
Merge "Validate collecting guest_time in pkvm hypervisor only" into main am: 55e57b98cd am: 962b135c53 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3107660 Change-Id: I1f59e0d26d14f79ebebd971e85a5334096b7487a 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: