commit | cac3fefaaadec6efd692f1b2201a5e1837be645b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jul 16 21:31:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 21:31:52 2024 +0000 |
tree | 535a4b74fb2a0cb1df108c06e8d0c65b219f9411 | |
parent | fe6993e7b143b467021d8cc5dc1d5a6d9ed2cb7f [diff] | |
parent | 6e323e140c0820849395bfd6e89f250f1268227c [diff] |
Merge "apply the swiotlb memory adjustment even for default size" into main am: 6e323e140c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3171280 Change-Id: Ic23ea5fd7e709ffcb94d831faa340bdccc260a15 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: