commit | 35c78babe2ca22eda28f283eff08c9b80823533e | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed May 24 15:00:34 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Jul 14 14:29:26 2023 +0000 |
tree | a6496033663e19870cd39108b41d89be38e98ae4 | |
parent | 0550d9fd5aeee4dd01797d3f7d06743c62ab893a [diff] |
Benchmark for shutdown latency of a VM The idea is to estimate how quickly can a pVM be just shutdown (equivalent of pulling a plug from a hardware). Test: atest MicrodroidBenchmarks#testVmKillTime Bug: 284138214 Bug: 289749318 Change-Id: I1da79c4b51f286d34585475095c7c98f4d083809
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:
How-Tos: