cloud-hypervisor/devices
Henry Wang 5f9e079a03 device: Add AArch64 RTC PL031 implementation
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>
2020-06-09 06:27:46 +01:00
..
src device: Add AArch64 RTC PL031 implementation 2020-06-09 06:27:46 +01:00
Cargo.toml build(deps): bump vm-memory from 0.2.0 to 0.2.1 2020-05-28 17:06:48 +01:00