commit | 1a22d03fc59a8ad269f75cca9ea189612713dd30 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 27 16:27:02 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 27 16:27:02 2023 +0000 |
tree | fd58e82cf15f9b70b7a242ad05a69a3436e4d287 | |
parent | a7222276cded5406c6025c81f944e8c3a396c19d [diff] | |
parent | de36bbd4a2c22e9618caccd9bcad80e0f5640787 [diff] |
[test] Add API test target for libbssl am: de36bbd4a2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2763168 Change-Id: If3adac6f824125cc884b279b50aae7f40cb01e92 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: