hw/arm/fsl-imx8mp: Implement general purpose timers
authorBernhard Beschow <shentey@gmail.com>
Sun, 23 Feb 2025 11:47:03 +0000 (12:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2025 17:03:46 +0000 (17:03 +0000)
commitf8b26121762c17af9869b0ec7ccbda6df4ea37f8
tree2e210d8720db4ac3a529750745e0f044cb19f768
parent1ac21eb8fbb0297716a6c525e91196a247302b2b
hw/arm/fsl-imx8mp: Implement general purpose timers

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20250223114708.1780-14-shentey@gmail.com
[PMM: drop static const from gpt_attrs for GCC 7.5]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/imx8mp-evk.rst
hw/arm/Kconfig
hw/arm/fsl-imx8mp.c
hw/timer/imx_gpt.c
include/hw/arm/fsl-imx8mp.h
include/hw/timer/imx_gpt.h