Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201023160057.21543-1-shashi.mallela@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Radoslaw Biernacki <rad@semihalf.com>, Leif Lindholm <leif@nuviainc.com>
hw/arm/Kconfig | 1 +
hw/arm/sbsa-ref.c | 23 +++
hw/watchdog/Kconfig | 3 +
hw/watchdog/meson.build | 1 +
hw/watchdog/sbsa_gwdt.c | 304 ++++++++++++++++++++++++++++++++
include/hw/watchdog/sbsa_gwdt.h | 79 +++++++++
6 files changed, 411 insertions(+)
create mode 100644 hw/watchdog/sbsa_gwdt.c
create mode 100644 include/hw/watchdog/sbsa_gwdt.h