commit | fe0589f54b606490dfe87f8562653e884e3a07c7 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Sun Feb 02 07:47:41 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Fri Feb 28 19:26:59 2025 -0800 |
tree | 2ef0910d7008f1adbfe3d27bae8c9a2a0af15a68 | |
parent | 52ad4da2e5374f8acb4bc3420e493569cfb2e8a2 [diff] |
guest: trusty: security_vm: add a pVM launcher for test purpose Bug: 393848753 Test: uncomment the entries in .rc Change-Id: I43532f3154e386482a64cca790626b238a19f514
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: