commit | 01c814f2dddf9fa881d6af18e4a77359e60acd7e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Mar 24 14:13:56 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 14:13:56 2025 -0700 |
tree | 2bb158b017c725d10cbe93ca78d5b7e30c4e61c7 | |
parent | 3eb8ff10fadaee830d01cfe84c25ff247567d762 [diff] | |
parent | b326587d2f3ead882d79771fc50ae84351d1c2df [diff] |
Merge "Use safe-mmio crate for 8250 UART driver." into main am: b326587d2f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3558124 Change-Id: Idbc668814b71ebcc7ed083474d0a710d46388c96 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: