arm-trusted-firmware/plat/arm/board/a5ds
Ambroise Vincent 37b70031e0 arm: Shorten the Firmware Update (FWU) process
The watchdog is configured with a default value of 256 seconds in order
to implement the Trusted Board Boot Requirements.

For the FVP and Juno platforms, the FWU process relies on a watchdog
reset. In order to automate the test of FWU, the length of this process
needs to be as short as possible. Instead of waiting for those 4 minutes
to have a reset by the watchdog, tell it to reset immediately.

There are no side effects as the value of the watchdog's load register
resets to 0xFFFFFFFF.

Tested on Juno.

Change-Id: Ib1aea80ceddc18ff1e0813a5b98dd141ba8a3ff2
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
2019-07-23 10:41:41 +01:00
..
aarch32 plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
fdts plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
include plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
sp_min plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_common.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
a5ds_pm.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00