Initial implementation of a semi-functioning PL031 RTC Emulate the Arm PL031 RTC, but without support for the alarm functionality as we don't yet have a way to inject interrupts. Signed-off-by: Will Deacon <will@kernel.org>