aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/stm32f4xx_exti.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-12-14 14:27:10 +0000
committerPeter Maydell <peter.maydell@linaro.org>2022-12-15 11:18:20 +0000
commit3c1a7c41972f92aa24cdb43e241f60e1d332bd26 (patch)
tree67767b5ce7fccd775df29c3ef03459cbf3e28bc5 /hw/misc/stm32f4xx_exti.c
parent41654f120f535545baf91198699392376d995837 (diff)
downloadqemu-3c1a7c41972f92aa24cdb43e241f60e1d332bd26.zip
qemu-3c1a7c41972f92aa24cdb43e241f60e1d332bd26.tar.gz
qemu-3c1a7c41972f92aa24cdb43e241f60e1d332bd26.tar.bz2
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Convert the TYPE_ARM_SMMU device to 3-phase reset. The legacy method doesn't do anything that's invalid in the hold phase, so the conversion is simple and not a behaviour change. Note that we must convert this base class before we can convert the TYPE_ARM_SMMUV3 subclass -- transitional support in Resettable handles "chain to parent class reset" when the base class is 3-phase and the subclass is still using legacy reset, but not the other way around. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Message-id: 20221109161444.3397405-2-peter.maydell@linaro.org
Diffstat (limited to 'hw/misc/stm32f4xx_exti.c')
0 files changed, 0 insertions, 0 deletions