commit | 23cff7159e87c73d4b46b6db1f5fc81d67f41eba | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Jun 13 19:23:45 2024 +0000 |
committer | David Dai <davidai@google.com> | Thu Jun 13 23:21:01 2024 +0000 |
tree | 86f2b07a47c1b104e6e0407b6338d16c8bda46d7 | |
parent | 4ec136b3f76fa8dc5ca7e2ad948c6826c1651eef [diff] |
virtmgr: Add boost_uclamp To ensure consistent results during testing, passes the boost_uclamp as a hint to the host scheduler to reduce variance and set a mininum floor for performance. Also enable boost_uclamp for Microdroid Boot tests, partially authored by ioffe. Bug: 342349882 Test: Booted a VM and checked uClamp Change-Id: I0d40163515d1a4e41bde6cc81916de51f798813c 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: