| commit | d588047a8a6e9c1e36071b9aa60ab870cfd5b2d0 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Mon Jul 21 18:00:52 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Mon Jul 21 18:00:52 2025 +0900 |
| tree | 60d0d9f57e11d4bd3dceb55f9bc89040cd24955a | |
| parent | 43cd8ec695a9d08dfdcbbdc1e4701b93767e309c [diff] |
Move tee services args to CrosvmCommand Bug: N/A Test: N/A Flag: EXEMPT refactoring Change-Id: I72770b4a48d2b5dad10f0bf9be724d181364b888
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: