commit | f86d5dbb46bb06d27c1ac74212681009e5d74708 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Aug 21 07:11:15 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 21 07:11:15 2023 +0000 |
tree | 5bd6756605f57cec684229df42aa0a57e09f73f6 | |
parent | 7ed90c76c4105ab7e54522e6c8ac3237603ae32f [diff] | |
parent | 9b56f9a9b91aebd7209ab6d753c21183780545ae [diff] |
Merge "Change hardcoded vm_dtbo_idx" into main am: 9b56f9a9b9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2719013 Change-Id: I7b063fb6e43a021a5806b67074c8f47d8c15daf3 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:
How-Tos: