commit | 22f5dc511cad5c3199edad0ab63223ef8e17045b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Mar 10 15:00:18 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 10 15:00:18 2025 -0700 |
tree | 157b6324c8d5c5f661d630db1d88b94597a04dd2 | |
parent | e635c66c4e611f1e28be3f57bcaf12ba79c4d770 [diff] | |
parent | a4549ea89cca45dc295e2fdb18ae13ad3d0fe0cb [diff] |
Merge "[trusty] Add trusty_vm helper script targets for reuse" into main am: 24672820cc am: a4549ea89c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3528461 Change-Id: I79774084e923c2d5ab876def08f880ae74973024 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: