commit | 5aef3f49a691c063db74892f4a53e1e78183763c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 10:22:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 10:22:20 2024 +0000 |
tree | 4994b6abadd28e7512cde2dcd8076c971760d109 | |
parent | 77760e08b21fa5febf1bc94630833e6df551335d [diff] | |
parent | 3d06dd8fd7eb86c9f1c7867c5534dddb338c81de [diff] |
Merge "pvmfw: Delay UART & PT reset until jump_to_payload" into main am: fb153822b9 am: 3d06dd8fd7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391684 Change-Id: Id89025a7c73a99843351aa40ae7292f62a1bc8b2 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: