commit | e8e99fa4a098e558db5035f75916ba9674572f3b | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Thu May 23 14:49:41 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jul 04 10:24:58 2024 +0100 |
tree | 16289a08b84490f6cf9ea2d5bcdefb3fae27ea73 | |
parent | 55bceac5fb5a01d818dbddc1da0ae46a62301c6e [diff] |
pvmfw: Add irq node to the vcpu stall detector device tree Specify the interrupt node in the device tree to let the guest kernel register the PPI for the stall detector. Bug: 272284118 Test: m pvmfw Change-Id: Iff5c4bed0036c2fdc810e95ebfdc6c7e1d051271 Signed-off-by: Sebastian Ene <sebastianene@google.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: