commit | c6acf79a8b52ef3e58f8a1f51a54c21f16035b54 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Nov 03 15:03:50 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sun Nov 03 15:05:49 2024 +0900 |
tree | e2d6f319f1042de9d6247ec98ce5378340e34e48 | |
parent | b351b20361d3e520bf514051a9cbf5af04c4a026 [diff] |
Measure Terminal boot time Bug: 375051310 Test: atest TerminalAppTests. It shows avf_perf/terminal/boot_* metrics Change-Id: I81e3a40e6eed8c2719624fd59ad2e1c6d0ea65f1
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: