commit | d3db5d9a484c6eb69461e9076d9817c41950ab82 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 31 09:24:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 31 09:24:37 2024 +0000 |
tree | 79d32567ef282e9a00d5fa64015d5fe021560bd1 | |
parent | a5021035e8aa365021f36568136d8427648540d6 [diff] | |
parent | 6b0c488aea12c8ec68d72c0f311988e0fd414c81 [diff] |
Merge "pvmfw: Make pvmfw_embedded_key a proper PEM file" into main am: a4971bd0a8 am: 6b0c488aea Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3103177 Change-Id: Icb03e322b9d206946e675b73a05abc67f74390e2 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: