commit | 186987a25e3db9882fd3f66486218d11c0bddc6c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 10 13:07:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 10 13:07:50 2024 +0000 |
tree | 623085d9853d9426dfad8af05aee8b94a4c3f10c | |
parent | 4191bff1c90d43638d17ecee1e86f3224ed7b6c1 [diff] | |
parent | 58690b323cfeef818e2a219e9f1fed294a53e7b4 [diff] |
Merge "pvmfw: Support com.android.virt.page_size" into main am: 5181378cd2 am: 58690b323c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3378623 Change-Id: Ic79a682cf739c802c421c5279c23c5f0400d87aa 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: