commit | aeac69ac66f6b44cde30a1af4fdf132e39b4b071 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 03 12:26:42 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 03 12:26:42 2023 +0000 |
tree | f3fb28eed4e0bd3ca22c4c14c1d5c251a1c2036d | |
parent | ab5430275ff3a2d21d713e02d52caf3a39cd3b37 [diff] | |
parent | 69b088fe15db4a771a352bf63783b542ee21d36b [diff] |
[bssl] Implement AEAD BoringSSL wrapper am: 69b088fe15 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2766865 Change-Id: I515aa8937d58bd6dbd0fca32997e522e98938699 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: