target-arm: Remove old code and replace with new functions
commit942a155b2098d7cd9b6f93e251cd06fe11d96bcf
authorAlistair Francis <alistair.francis@xilinx.com>
Fri, 29 Aug 2014 14:00:30 +0000 (29 15:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Aug 2014 14:00:30 +0000 (29 15:00 +0100)
treeef231f186e113e4bb583ef02bd27fb6d8f6c0796
parentec7b4ce4c7864337a336721721d48456b4b5b51d
target-arm: Remove old code and replace with new functions

Remove the old PMCCNTR code and replace it with calls to the new
pmccntr_sync() and arm_ccnt_enabled() functions.

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