commit | 79032b264fc7987affb54f13c333e8793c4c4703 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 01 16:38:23 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 01 16:38:23 2023 +0000 |
tree | 664483a857a2de622b45fb46e52710b5a1902f00 | |
parent | cb097e793baab6eaaeb2c5fbad27f8b50e14e3d0 [diff] | |
parent | 731bca904861f7164891877e9121a98b114d6b66 [diff] |
Merge "[bssl] Rename EvpPKey to PKey for better readability" into main am: 731bca9048 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2855625 Change-Id: I960b03c5698d7403b66dcdc85d84dd664844a9cf 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: