commit | d55d5f7aedf00dba4111a28246a5b5f94bb3ffca | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Jun 14 16:44:20 2024 +0000 |
committer | David Dai <davidai@google.com> | Fri Jun 14 16:46:25 2024 +0000 |
tree | 5ff5681a80aa9a32d6312e5db56e4827c5e1e216 | |
parent | 23cff7159e87c73d4b46b6db1f5fc81d67f41eba [diff] |
tests: Stablize some benchmarks Enable UClamp boost to stablize test results for transfer_host_to_vm and rpcbinder_average_us. Bug: 342349882 Test: atest MicrodroidBenchmarks Change-Id: Ic7c75b62e0c219c8643ff59112ed40f964e90066 Signed-off-by: David Dai <davidai@google.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: