commit | 08d6e3f59328a961fee70410e1bda58ff9deb9c5 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 13 18:22:16 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 14 10:22:13 2024 +0000 |
tree | e353e424af6105ebd39e12fc8a1c0f4d2424dd02 | |
parent | 57513269a76b9c333359ccd58f14473b2cf14cd8 [diff] |
pvmfw: device_assignment: Print HVC errors Use the formatted version of the error instead of printing an error like KvmError(InvalidParameter, 3321888786) Test: atest libpvmfw.device_assignment.test Change-Id: Ied62a8378829058cc7c9f092def6625d097e9f25
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: