了解 ARM Generic Timer
1.Introduction The Generic Timer in the Armv8-A can schedule events and trigger interrupts based on an incrementing counter value. It provides:
Generation of timer events as interrupt outputs.Generation of event streams.
1.1.The G…