commit | c958b13f8f06223e6d407907814920f61e93d3df | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 11:43:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 22 11:43:22 2024 +0000 |
tree | 829420de53247f849e15ceb9bf2d012822ce502c | |
parent | afe98bc9f7a727c7f34b02b9231b8c921f70c24f [diff] | |
parent | 14d76f0fc4e56115acda42ca071ad27545125910 [diff] |
Merge "vmbase: Fully absorb libfdtpci as a crate module" into main am: 63df22bae6 am: 14d76f0fc4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3299358 Change-Id: I57d7b14a898221828f1caec94b33502557ad43b3 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: