commit | 474da80db1f28fbaec2f65566e30a297c418167d | [log] [tgz] |
---|---|---|
author | Sreenad Menon <quic_sreemeno@quicinc.com> | Mon Jan 27 21:22:46 2025 -0800 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 20:16:13 2025 +0000 |
tree | fde5b641c7b446a46e3b8421c55107fa5f5744c0 | |
parent | 8459928ef7b7f9168dd03e6ebef7733e3466781b [diff] |
pvmfw: Do not return error when interrupts property is not present There can be some nodes without an interrupt property. Do not return error in that case. Test: m libpvmfw.device_assignment.test pvmfw Bug: 385802423 Change-Id: I0ab048872d07220e3d54ea7995a24315f9fd5a31 Signed-off-by: Sreenad Menon <quic_sreemeno@quicinc.com>
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: