commit | 076f69282c5255f2d23edabb99b39485f4bbe7d8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 19 10:48:48 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 19 10:48:48 2025 -0700 |
tree | 4c73d8ae24ecb64610eb3836e9c277f099b8cd25 | |
parent | 1b874993f3281bf18612cdf2dff5fbdfa418b4fa [diff] | |
parent | 3cfd401c77a59fe71bc25b87f85bc6b5415a86d3 [diff] |
Merge "pvmfw: bcc: Move wrong method documentation" into main am: 3cfd401c77 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552080 Change-Id: I65af83f7e510393b96064af2c80e47e9ffa2840f 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: