commit | 29dd0e99b813a244a1c9ef4be1073a3e360a7e37 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 18:09:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 22 18:09:28 2024 +0000 |
tree | c981053a9e85e8251ce331ee550f05509f5e6502 | |
parent | 7257ab1e1a625ead8de3918530ee35a39e2da9fa [diff] | |
parent | 6a1d686072ec1b3cf2a549f232612744319c20fb [diff] |
Merge "vmbase: uart: Move asm block to crate::arch" into main am: dbf00aa2a6 am: 6a1d686072 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3304722 Change-Id: I9e1e48637960de37ffd9fd6ded39532d6e845d91 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: