Add Goldfish RTC device driver for RISC-VThis device was originally used as part of the goldfish virtual hardwareplatform used for emulating Android on QEMU, but is now also used as theRTC for th
Add Goldfish RTC device driver for RISC-VThis device was originally used as part of the goldfish virtual hardwareplatform used for emulating Android on QEMU, but is now also used as theRTC for the RISC-V virt machine in QEMU. It provides a simple 64-bitnanosecond timer exposed via a pair of memory-mapped 32-bit registers,although only with 1s granularity.Reviewed by: brooks (mentor), jhb (mentor), kpApproved by: brooks (mentor), jhb (mentor), kpObtained from: CheriBSDDifferential Revision: https://reviews.freebsd.org/D25717
show more ...