commit | 3d06dd8fd7eb86c9f1c7867c5534dddb338c81de | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 09:59:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 09:59:50 2024 +0000 |
tree | cc2c954dbc158dfa56525cd1daf02f36f8517d6f | |
parent | 428d936fe7b4de4271bdf0d8e8a0d7949fc75290 [diff] | |
parent | fb153822b9f4c05b4f9ec40dfd0e772483d5b0c1 [diff] |
Merge "pvmfw: Delay UART & PT reset until jump_to_payload" into main am: fb153822b9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391684 Change-Id: I89323d5b6bac8884b3089f99d010bdbc5b7cd73a 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: