arm-trusted-firmware/plat/rockchip
Derek Basehore 5b886432dc rockchip/rk3399: Add watchdog support in pmusram
To catch early hangs in resume, this sets up the watchdog before
anything else in the pmusram code (ignoring setting up the stack...).
This uses hard coded settings for the watchdog until the proper
watchdog restore later on in the firmware/kernel.

This also restores the old watchdog register values before the PLLs
are restored to make sure we don't temporarily switch over to a 1/3s
timeout on the watchdog when the pclk_wdt goes from 4MHz to 100MHz.

Change-Id: I8f7652089a88783271b17482117b4609330abe80
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
2018-05-15 16:31:19 +08:00
..
common types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
rk3328 Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
rk3368 Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
rk3399 rockchip/rk3399: Add watchdog support in pmusram 2018-05-15 16:31:19 +08:00