]> git.proxmox.com Git - mirror_qemu.git/commit
hw/misc: Implement STM32L4x5 SYSCFG
authorInès Varhol <ines.varhol@telecom-paris.fr>
Tue, 9 Jan 2024 19:41:57 +0000 (20:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Jan 2024 17:12:22 +0000 (17:12 +0000)
commit20936684b6dd02eec35591661553a57f3515cf5b
treee48dcff70f5629c16c5d3d84ce5ebf1de5938bff
parent4cb445717eed79b3b1db0bfe5c4ccf838f895751
hw/misc: Implement STM32L4x5 SYSCFG

Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Arnaud Minier <arnaud.minier@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr>
Message-id: 20240109194438.70934-2-ines.varhol@telecom-paris.fr
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/b-l475e-iot01a.rst
hw/misc/Kconfig
hw/misc/meson.build
hw/misc/stm32l4x5_syscfg.c [new file with mode: 0644]
hw/misc/trace-events
include/hw/misc/stm32l4x5_syscfg.h [new file with mode: 0644]