mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
1b6e011dab
Device want to get notification when a specific gpe happens, this commit add register_gpe_notify_dev(gpe_num, dev) interface into PmResource trait, so that others could register (gpe_num, dev) into acpi, then they could get notification at specific gpe trigger. BUG=b:185084350 TEST=Verify TBT pcie hotplug function in ManaTEE, virtual pcie root port must get gpe notification during this process Change-Id: I56eb90361a6b96be364d35c4b6a5ec598a50757e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3539566 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |