mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 19:33:54 +00:00
This patch implements RTC feature that UOS can set RTC wakeup timer to IOC firmware with a specific time before enter S3/S5. IOC mediator also needs to indicate RTC wakeup reason to UOS after exit S3/S5. Tracked-On: #1213 Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>