commit | 80c7cfe4bf7e5e326bf4e8a8f3cdefb6a21d63de | [log] [tgz] |
---|---|---|
author | Gil Cukierman <cukie@google.com> | Thu Mar 20 08:37:58 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 08:37:58 2025 -0700 |
tree | 1d5694f6188b7cd12c801260a9fe9735b16abdd6 | |
parent | 2cd0963538f4e6e2a3b6da41ed45867b31349ea7 [diff] | |
parent | 38d41e44108f6575d02817af00efd626ded2e4ed [diff] |
Merge "trusty: Add unique component names to each vm" into main am: 38d41e4410 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552139 Change-Id: I63589e29e858c7f99839c3b00f5625e3b925bccb 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: