commit | 7facd0552e5ff07f65924797285bb787e6d4124a | [log] [tgz] |
---|---|---|
author | maciek swiech <drmasquatch@google.com> | Thu Oct 17 17:27:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 17 17:27:11 2024 +0000 |
tree | 00c98eaf6881aad0bc5ef03edb01e9ecf9efb618 | |
parent | 930a7be5bad37ce10c78f9b23730b86998f12b1f [diff] | |
parent | d7f32367a2e1f2391a75776712e85f1bb0c7fc93 [diff] |
Merge "Add x86_64 image to kokoro build" into main am: d7f32367a2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3308199 Change-Id: I4109bc1964d6a22a699b23b61ecb01f83b01e704 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: