target-arm: Add PMUSERENR_EL0 register
commit8a83ffc2dafad3499b87a736b17ab1b203fdb00b
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 18 Feb 2016 14:16:17 +0000 (18 14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:26:20 +0000 (18 14:26 +0000)
tree57d1214d53736f3d432d53a257d74eacd3aac971
parent978364f12adebb4b8d90fdeb71242cb3c1405740
target-arm: Add PMUSERENR_EL0 register

The Linux kernel accesses this register early in its setup.

Signed-off-by: Christopher Covington <christopher.covington@linaro.org>
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: b30d536cb16ec57b4412172bb6dbc3f00d293e7d.1455060548.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c