target-arm: Implement PMCCNTR_EL0 and related registers
commit8521466b391f92681d64eabfeeca17de9b03585d
authorAlistair Francis <alistair.francis@xilinx.com>
Fri, 29 Aug 2014 14:00:29 +0000 (29 15:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Aug 2014 14:00:29 +0000 (29 15:00 +0100)
tree76620cdc5bbee29226ac96f8d046c448933fb3cb
parent421c7ebd93d33a3276b78985b9e25cfea35692f0
target-arm: Implement PMCCNTR_EL0 and related registers

This patch adds support for the ARMv8 version of the PMCCNTR and
related registers. It also starts to implement the PMCCFILTR_EL0
register.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: b5d1094764a5416363ee95216799b394ecd011e8.1409025949.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper.c