commit | 8f6f4665739d97152340f0d04434ff6d600829c9 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Dec 12 17:38:47 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Mar 19 02:38:09 2024 +0900 |
tree | 0608ff6e7027ec62e5f6f53c22ed4a9e7386f575 | |
parent | d79a0b4c8779dade6f2acf11cbe5206e0121d16e [diff] |
pvmfw: Handle dependent nodes in VM DTBO Test: atest libpvmfw.device_assignment.test Bug: 317830919 Change-Id: I961519f5d89c043e3085853dda61046e0ad90848
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: