commit | bc1537d8447a69ed2e9181c1ae73a19e70c680d6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 03 19:52:07 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 03 19:52:07 2023 +0000 |
tree | ed2e48c4953942aa4629ffecf49debcf155dde4f | |
parent | 10e7d8184848fcde30bfa76ad8a7fa7b3c164e1f [diff] | |
parent | d817c684507cbe7352c9ce22a6ae338b9444f954 [diff] |
[bssl] Make hkdf return Zeroizing type am: ccc52e5267 am: d817c68450 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2769600 Change-Id: If29fcae8634103deb36b40bad06e7cb39c20aa31 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: