Add time-alarm support to the Secure EC on Zephyr PoC. The dev board might not have a RTC built in, so a mock might be necessary, but either way a Zephyr RTC driver will need to be wrapped in the DateTimeClock traits for use by the time-alarm-service.
Add time-alarm support to the Secure EC on Zephyr PoC. The dev board might not have a RTC built in, so a mock might be necessary, but either way a Zephyr RTC driver will need to be wrapped in the DateTimeClock traits for use by the time-alarm-service.