commit | ed8aa00fc06f8d39e1df126036a7dc34cd986a0d | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Jan 03 10:35:24 2024 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Jan 03 13:42:15 2024 +0000 |
tree | 64d96d12c2365a72a94614103fc33c6144134923 | |
parent | 6132d816922341680ed88e1df066db0d1616c7c4 [diff] |
Refactor boottime benchmarks to deduplicate more In preparation for adding a new variant of boot time benchmarks, refactor the code to allow for more sharing and less duplication. No functional change intended. Bug: 315141974 Test: atest MicrodroidBenchmarks Change-Id: Id0f4a7553129754cdda120e65e9c6e98b5b498b7
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: