commit | 8b78bc3ad9514f8508146d9c7cfe810d2475eb03 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 13 17:37:07 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 14 10:22:22 2024 +0000 |
tree | c93a4176bd534c79e70b632a1b0fb86b2e1389a9 | |
parent | 08d6e3f59328a961fee70410e1bda58ff9deb9c5 [diff] |
pvmfw: Rework DeviceAssignmentError::InvalidReg Embed the region information in the error variant and distinguish between rejecting the virtual or physical range. Test: atest libpvmfw.device_assignment.test Change-Id: I4d88bc0490804dd7c9d174cfe590119feb3cff7e
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: