commit | 7c04ddd07ae6e79bf21a33142fed034b48cc7b84 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Jun 14 22:59:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 22:59:21 2024 +0000 |
tree | daed9f9cec8e5282b964ddd6c294a15022c961b3 | |
parent | 6632075851fba4dd963dca4d6eb77d9e72e117f4 [diff] | |
parent | cd6635d0a5f4798e627e85da492f2c9266af1df1 [diff] |
Merge "tests: Stablize some benchmarks" into main am: 6b0a2a79d6 am: cd6635d0a5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131878 Change-Id: I8a0e66891725befcabd3136cc92d9437f9faf8f4 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:
AVF APIs:
How-Tos: