commit | 54c7b38c2acf3d9d04c9390b6bd196823edf9000 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 07 18:00:27 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Nov 07 18:01:33 2024 +0900 |
tree | 99732479b96f26588a6979ee73ce5b5f711a1070 | |
parent | 5719901df94a246ae23cdfc4fa5fed5c041a8644 [diff] |
Fix missing metrics due to crosvm name change Bug: 370885079 Test: atest ComposBenchmark#testGuestCompileTime Change-Id: I405ec184df2e8b8c39af6832a0d415d59a66cc9d
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: