dev-arm: Implement Generic Watchdog
Change-Id: I53bcb6ae77c0bcc080f4be0bd2339d4d1f6a4b28 Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39699 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -81,6 +81,7 @@ if env['TARGET_ISA'] == 'arm':
|
||||
Source('smmu_v3_deviceifc.cc');
|
||||
Source('smmu_v3_transl.cc');
|
||||
Source('timer_sp804.cc')
|
||||
Source('watchdog_generic.cc')
|
||||
Source('watchdog_sp805.cc')
|
||||
Source('gpu_nomali.cc')
|
||||
Source('pci_host.cc')
|
||||
|
||||
Reference in New Issue
Block a user