commit | f6da70f38e94a37912b55c965a7fbfe67a614430 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 07 15:03:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 07 15:03:51 2024 +0000 |
tree | 346561e94545ad3a89656adaf8f178a0eabde66f | |
parent | d7979aa37a830160784bf477315e0216ccd2dd27 [diff] | |
parent | 149e0e7564aadf90c90dc6df03968185ff2d9166 [diff] |
Merge "pvmfw: Remove unsafe code in fdt::patch_timer" into main am: 149e0e7564 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950906 Change-Id: I4a8666fdeb14888837976c9840b43806c5086c08 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: