commit | a7222276cded5406c6025c81f944e8c3a396c19d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 27 16:26:59 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 27 16:26:59 2023 +0000 |
tree | 5dd5581766b5f2923e1254016e8ea5e72fae94be | |
parent | 6c92345d52f3b400748a84928fd7c750a8efc792 [diff] | |
parent | 709cce93821b13fc3032ec395f645b4ffeffb0dc [diff] |
[bssl] Add digest and hmac modules to libbssl am: 709cce9382 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2763066 Change-Id: Idd267747f4bb2101e78abebc723a7012ed65204d 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: