dev, arm: add a9mpcore global timer device
authorGedare Bloom <gedare@rtems.org>
Thu, 23 Feb 2017 20:51:49 +0000 (15:51 -0500)
committerGedare Bloom <gedare@rtems.org>
Mon, 19 Jun 2017 12:34:51 +0000 (12:34 +0000)
commitf24059005f1b4bc36f3925b7d7f58d3d6ba6ebc0
tree7a2c8671c80d2f147e5763ae49e21b94d044acbf
parentd9843b21b7ddd3a9ab2ce403ced88ad68d6f1d55
dev, arm: add a9mpcore global timer device

Change-Id: I6d8a5e3795291b2a4cce022f555cf4b04f997538
Signed-off-by: Gedare Bloom <gedare@rtems.org>
Reviewed-on: https://gem5-review.googlesource.com/3262
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/arm/RealView.py
src/dev/arm/SConscript
src/dev/arm/timer_a9global.cc [new file with mode: 0644]
src/dev/arm/timer_a9global.hh [new file with mode: 0644]