commit | df9efff2ddb4833d303ec53bb7a70fc5684ab969 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 03 13:28:13 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 03 13:28:13 2023 +0000 |
tree | f3fb28eed4e0bd3ca22c4c14c1d5c251a1c2036d | |
parent | 85bc2fada105f9e8058e8146445f04401210efaa [diff] | |
parent | 10e7d8184848fcde30bfa76ad8a7fa7b3c164e1f [diff] |
[bssl] Implement AEAD BoringSSL wrapper am: 69b088fe15 am: aeac69ac66 am: 10e7d81848 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2766865 Change-Id: Ia9ce6fc800ebad768255a7f4fe7fc0e769526481 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: