hw/arm/armsse: Move dual-timer device into data-driven framework
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2021 14:45:57 +0000 (14:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Mar 2021 17:20:02 +0000 (17:20 +0000)
commit7e8e25dbd385403569ce2df07b60b4f8a61f2266
treedbc9fb342041fb9a0204e14a938b8fd76bfd16e3
parente94d7723b5c0e7e51775ee8fc94a10e975392d0b
hw/arm/armsse: Move dual-timer device into data-driven framework

Move the CMSDK dualtimer device handling into the data-driven
device placement framework.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210219144617.4782-25-peter.maydell@linaro.org
hw/arm/armsse.c