target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:15 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:15 +0000 (14:16 +0000)
commitd6c8cf815171e35e0b1ef4e0cff602ab3d575747
treef00ddc1add463cd1841ce5ea835fd12f4207329d
parent91b0a23865558e2ce9c2e7042d404e8bf2e4b817
target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps

Implement the debug register traps controlled by MDCR_EL2.TDA
and MDCR_EL3.TDA.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Sergey Fedorov <serge.fdrv@gmail.com>
target-arm/helper.c