commit | 9c1cdea1b3f393859856a0326a86d1ee96c22d7b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 30 18:41:31 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 30 18:41:31 2023 +0000 |
tree | 2d699688797e3c9c79b46d16696f4eca68c8a534 | |
parent | 6e31c64fe308dd4b1b76fe9210faa9af798bb098 [diff] | |
parent | 306c8e2013f013420a5a2401111399b1698a9b85 [diff] |
[bssl] Support EC P-384 key in libbssl_avf_nostd am: 306c8e2013 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2852571 Change-Id: I97b563a4e5a49755da863c8471c32048adf8a34d 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: