commit | 3b6e57b277658ccd5574fb86a35308039c7ddd01 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 28 12:16:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 28 12:16:34 2024 +0000 |
tree | 4332bd1543aee1aa17c6069e64159b5a06736918 | |
parent | f743e04dd53da3de988bc32d5148f7908dac0447 [diff] | |
parent | deddba7dde71dacc901e0a794e828a067a588c14 [diff] |
Merge "[vm_payload] Adjust NDK API struct and function names" into main am: deddba7dde Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2963788 Change-Id: I0215ed2cf6e8aae92af68e3b262ab5bf892c6ea0 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: