This commit adds the implementation for the AArch64 PL031 Real Time Clock (RTC) that provides a long time base counter. This is achieved by generating an interrupt signal after counting a programmed number of cycles of a real-time clock input. The AArch64 guest VM of the cloud-hypervisor will use this RTC to sync the time in itself. Signed-off-by: Henry Wang <Henry.Wang@arm.com> |
||
|---|---|---|
| .. | ||
| legacy | ||
| acpi.rs | ||
| bus.rs | ||
| gic.rs | ||
| interrupt_controller.rs | ||
| ioapic.rs | ||
| lib.rs | ||