mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
Added edge triggered read and write events. For mei mediator we need to detect changes in sysfs files, it's not possible to do it via level based triggers as the files are always readable. Tracked-On: #1417 Change-Id: Ib360ad31f30afa576b2b7b833f9bb139c269a030 Signed-off-by: Aviad Nissel <aviad.nissel@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>