commit | 6e915922d092cfbec1d663ab3acb471d6f365c0b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 21 19:09:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 19:09:19 2024 +0000 |
tree | c7fbdfd1e3e329f584db98cd5b53fe9da00191b1 | |
parent | 79f8d62bd7169bfd1d54d91e02534e019c75eaf4 [diff] | |
parent | bdfad217292b9bbc41a541753008a59cbd203e1f [diff] |
Merge changes from topic "crosvm-backcompat-dt" into main am: bb4869cf6c am: bdfad21729 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3311380 Change-Id: Ic097876e5d01a92728d639b04efb248367ba6ed7 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: