commit | 9e2de30326ac8cd23799ec2fdba5be18c008a9fd | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 26 22:51:44 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 22:51:44 2024 +0000 |
tree | 0041e3d3832464d31c24a78a1d64bbf185421d26 | |
parent | 8171a7955fa3b19f1215a7252df754940f2082f4 [diff] | |
parent | 583f7da0e09290860c5e2904269d7d8d8ffdce46 [diff] |
vmbase_example: Use layout::crosvm for MMIO range am: 583f7da0e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3375617 Change-Id: I95690832fa26556b3592fcfd96c620626053a993 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: