| commit | 78b02f2a97a543de17371f8a37e2e65d1e680e08 | [log] [tgz] |
|---|---|---|
| author | Pierre-Clément Tosi <ptosi@google.com> | Tue Apr 29 14:30:00 2025 +0000 |
| committer | Pierre-Clément Tosi <ptosi@google.com> | Fri May 02 15:05:46 2025 +0000 |
| tree | 7aaad270625fb9a2dc0024f11acba432009e6ca1 | |
| parent | 4546e7d954283f653cd17f6d79d96570b355daa2 [diff] |
pvmfw: Add libpvmfw.*.test_host Add variants of the tests that run on the host. Flag: EXEMPT extra tests Test: atest --host libpvmfw.bootargs.test_host Test: atest --host libpvmfw.device_assignment.test_host Test: atest --host libpvmfw.dice.test_host Test: atest --host libpvmfw.reserved_mem.test_host Change-Id: I46c167ea0d5b5dda4c2f64599901f77275d9af83
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: