CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/12 14:36:37
Modified files:
sys/arch/arm/cortex: agtimer.c amptimer.c
sys/arch/armv7/omap: gptimer.c
Log message:
Use the full 32 bits for the miscellaneous armv7 timecounters.
Checked against
* ARM Architecture Reference Manual (agtimer)
* ARM Cortex-A9 MPCore Technical Reference Manual (amptimer)
* OMAP35x Applications Processor Technical Reference Manual (gptimer)
Artturi Alm had independently suggested this in the past.
