commit | deb47138e03395318968d066f6f6f96a649514e4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 04 09:20:03 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 09:20:03 2025 -0800 |
tree | ea49bf0eb7030a851dd5c2ecfe6aa03ff3bde913 | |
parent | 54392f5f92078f71e91dbb2f14bb16515709218a [diff] | |
parent | 0955e494e596ad352802b16b9a0a112baa08b9c0 [diff] |
Merge "guest: trusty: remove unnecessary custom soong modules" into main am: 0955e494e5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3505652 Change-Id: I670d0c40bb1a006b1d377d66cef01435b512fc80 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: