cpu/a9mpcore: Add Global Timer
authorFrançois LEGAL <devel@thom.fr.eu.org>
Mon, 2 Dec 2013 07:37:11 +0000 (23:37 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2013 13:28:25 +0000 (13:28 +0000)
commit57e72f2a1977448959fe4a492bc48cd2988c1f3b
tree18b5817a6e35e90bfc9911a4e50839a43cc623f5
parentc21c3b53e122a807ae4f5443b7f74f3850f21e37
cpu/a9mpcore: Add Global Timer

Add the global timer to A9 MPCore.

Signed-off-by: François LEGAL <devel@thom.fr.eu.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: ff92f35f438ac671b57d99d823723dd3e62d2c49.1385969450.git.peter.crosthwaite@xilinx.com
[PC Changes:
 * new commit message
 * split off original version as a separate patch
 * Rebased against new mpcore implementation (with struct embedding)
]
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/cpu/a9mpcore.c
include/hw/cpu/a9mpcore.h