commit | cbfe3fdfa07d61dfc779022529bf492c1506973a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 11 05:28:05 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 05:28:05 2024 -0800 |
tree | 772aade5ca14462c5da49098410d464e7fd42c3c | |
parent | aa7b45636442136beb1257031406b67180acee2c [diff] | |
parent | 2a13b6cc6f527cd2fe489c13eec4f025870cdc88 [diff] |
Merge "pvmfw: Return MemorySlices from main_wrapper" into main am: 2a13b6cc6f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3399824 Change-Id: Ia22cd6ae9d4f1d2590d1fa4a811251ef79fce401 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: