intel: Enable watchdog timer on Intel S10 platform
authorMuhammad Hadi Asyrafi Abdul Halim <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Tue, 19 Mar 2019 09:59:06 +0000 (17:59 +0800)
committerMuhammad Hadi Asyrafi Abdul Halim <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Thu, 21 Mar 2019 02:35:24 +0000 (10:35 +0800)
commit10e70f87e0ebf2ac204b6a08b07b7a50859d3003
tree76b10f47905388bfd0ca8fb9f18644c05a637f37
parent73050e6970673ea1bd05a54dd9c3c3fe0ebf41f8
intel: Enable watchdog timer on Intel S10 platform
Watchdog driver support & enablement during platform setup

Signed-off-by: Muhammad Hadi Asyrafi Abdul Halim <muhammad.hadi.asyrafi.abdul.halim@intel.com>
plat/intel/soc/stratix10/bl2_plat_setup.c
plat/intel/soc/stratix10/drivers/wdt/watchdog.c [new file with mode: 0644]
plat/intel/soc/stratix10/drivers/wdt/watchdog.h [new file with mode: 0644]
plat/intel/soc/stratix10/include/s10_clock_manager.h
plat/intel/soc/stratix10/platform.mk
plat/intel/soc/stratix10/soc/s10_clock_manager.c