commit | 3c80bb50be0cdac8b23df1fe2a57cf216fede6a7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 28 12:10:25 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 28 12:10:25 2023 +0000 |
tree | 2c7f4f1d29e8d713e0203803f31019e4ed1a9c21 | |
parent | e07c8798a31194a03f37a33cbb9a872b98d97e8d [diff] | |
parent | 815d36869199aaa1690e32faf981650acfcffef6 [diff] |
[refactoring][bssl] Move check_int_result to util module am: 815d368691 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2766246 Change-Id: I8b34082f049f7e34df0ac2954dfd3b40479233f3 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: