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