Files
Sönke Holz 14cc6d8e40 Kernel/riscv64: Support the Google Goldfish real-time clock
The QEMU virt machine uses a Goldfish RTC device as its real-time clock.
This means that we now display the correct time in riscv64 QEMU and
date-dependent tests no longer fail!

This driver is based on the PL031 driver.
2026-04-06 16:18:35 +02:00
..