dev-arm: add Watchdog Module SP805 model
authorAdrian Herrera <adrian.herrera@arm.com>
Thu, 24 Oct 2019 11:47:22 +0000 (12:47 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 22 Jan 2020 11:37:13 +0000 (11:37 +0000)
commit2f2f508c74b532ef4b9e083879a6c27b17e7bcb1
tree98303e27b3a51beef30dd3cabd97cf29fc2aecf2
parentc145876cef258637ec30996d3f3c73e33fd58a4a
dev-arm: add Watchdog Module SP805 model

This provides a model of the Arm Watchdog Module SP805. This is based
on the public TRM rev. r1p0 (ARM DDI 0270B). Integration test harness
is not supported. Auto-generation of device tree entries is provided.

Change-Id: I6157cec2212d0a1d2685bcfa983d2acbae1f3377
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24205
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/RealView.py
src/dev/arm/SConscript
src/dev/arm/watchdog_sp805.cc [new file with mode: 0644]
src/dev/arm/watchdog_sp805.hh [new file with mode: 0644]