commit | 2c9b02187a6f965887f51d189ef936e19ffa8537 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Sep 30 12:31:33 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Sep 30 12:31:33 2023 +0000 |
tree | 9d71de5fa08680d76631adac135b1d0edabf7d6f | |
parent | ee4cd3cc7e9711e9f6284195eb61310faeb54449 [diff] | |
parent | 90e1ad425c1ee04004dee126b1de83e44b436aa9 [diff] |
Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main am: 90e1ad425c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2767849 Change-Id: Ie84225e8f9d50aa96054bd327288d2f4f5a8a360 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:
How-Tos: