arm-trusted-firmware/plat/arm/board/juno
Aditya Angadi b0c97dafe0 plat/arm: introduce wrapper functions to setup secure watchdog
The BL1 stage setup code for ARM platforms sets up the SP805 watchdog
controller as the secure watchdog. But not all ARM platforms use SP805
as the secure watchdog controller.

So introduce two new ARM platform code specific wrapper functions to
start and stop the secure watchdog. These functions then replace the
calls to SP805 driver in common BL1 setup code. All the ARM platforms
implement these wrapper functions by either calling into SP805 driver
or the SBSA watchdog driver.

Change-Id: I1a9a11b124cf3fac2a84f22ca40acd440a441257
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
2019-04-17 18:42:48 +05:30
..
aarch32 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
include plat/arm: mhu: make mhu driver generic 2019-03-13 09:54:35 +09:00
sp_min plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function 2018-11-29 15:05:59 +05:30
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
jmptbl.i ROMLIB bug fixes 2019-03-21 10:51:07 +00:00
juno_bl1_setup.c plat/arm: introduce wrapper functions to setup secure watchdog 2019-04-17 18:42:48 +05:30
juno_bl2_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
juno_common.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
juno_decl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
juno_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_err.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
juno_pm.c plat/arm: scmi: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
juno_security.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
juno_stack_protector.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_topology.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
juno_trng.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_tzmp1_def.h plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform.mk plat/arm: introduce wrapper functions to setup secure watchdog 2019-04-17 18:42:48 +05:30