commit | 37e7c9a1fc7e8bc05ac74f0f4120f0fe42e3df02 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Mar 10 08:20:06 2025 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Mar 10 11:01:50 2025 +0000 |
tree | f9bc1abd5d84ddd9fa02493a8a38e5ff88b53a94 | |
parent | 7e32326305d6b9aa18f5b915fae593ba5588c54a [diff] |
[trusty] Add trusty_vm helper script targets for reuse Bug: 377520831 Test: atest vts_treble_vintf_trusted_hal_test Change-Id: I0eeb434e77dbe3cdff5f1cbd43f14af5d1a6591f
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: