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