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