]> git.baikalelectronics.ru Git - arm-tf.git/commit
drivers/sbsa: add sbsa watchdog driver
authorAditya Angadi <aditya.angadi@arm.com>
Tue, 16 Apr 2019 06:00:25 +0000 (11:30 +0530)
committerAditya Angadi <aditya.angadi@arm.com>
Wed, 17 Apr 2019 12:54:35 +0000 (18:24 +0530)
commitf79abf5e98005aa12d8d0f145810e5b46e2d808b
tree00d4021c4dc864eb81356764d9f2dff62afdef29
parent5d149bdb18c0c6fb0aa76f32e0ffbb9f9269c994
drivers/sbsa: add sbsa watchdog driver

Add a driver for configuring the SBSA Generic Watchdog which aids in
the detection of errant system behaviour.

Change-Id: I5a1e7149c69fd8b85be7dfbcf511f431339946f4
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
drivers/arm/sbsa/sbsa.c [new file with mode: 0644]
include/drivers/arm/sbsa.h [new file with mode: 0644]