« Previous | Next » 

Revision 55d284af

ID55d284af8e31bbdf4d545cb2d6481cd0367680fb

Added by Peter Maydell over 10 years ago

target-arm: Implement the generic timer

The ARMv7 architecture specifies a 'generic timer' which is implemented
via cp15 registers. Newer kernels will prefer to use this rather than
a devboard-level timer. Implement the generic timer for TCG; for KVM
we will already use the hardware's virtualized timer for this.

Signed-off-by: Peter Maydell <>
Tested-by: Laurent Desnogues <>
Message-id:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences