commit | 4d8c26dc76fae945908c41f2a40f681ee04aee4f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jun 11 18:16:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 11 18:16:00 2024 +0000 |
tree | 04ed0e232745ae18f58fd5a78ca52be73fa1dbc3 | |
parent | cc9a603f591b56012caab742915f940f10d2c62b [diff] | |
parent | 17a4e2fde3d3a58dce1161e75f79a993706c1e19 [diff] |
Merge "Use inline assembly for UART MMIO." into main am: a7866789f5 am: 17a4e2fde3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3125955 Change-Id: I1a5c1962127594e3c65c9806605eb934ffefdade 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: