arm-trusted-firmware/plat/hisilicon/poplar
Yang Xiwen c961e68e79 fix(poplar): use sysctrl module to reset
Use sysctrl module rather than watchdog0 to reset the entire system.
Sysctrl is more reliable and requires less resources such as clocks and
resets. Doing this also allows non-secure OS to use the watchdog.

Change-Id: I30ac2780cc70055d81b35e55e35c9cb7f58b40cc
Signed-off-by: Yang Xiwen <forbidden405@foxmail.com>
2024-08-28 08:34:48 +02:00
..
aarch64 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
include fix(poplar): use sysctrl module to reset 2024-08-28 08:34:48 +02:00
bl1_plat_setup.c plat/hisilicon: do not keep mmc_device_info in stack 2021-04-08 08:44:57 +02:00
bl2_plat_mem_params_desc.c chore: use tabs for indentation 2022-08-30 19:40:44 +02:00
bl2_plat_setup.c plat/hisilicon: do not keep mmc_device_info in stack 2021-04-08 08:44:57 +02:00
bl31_plat_setup.c refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
plat_pm.c fix(poplar): use sysctrl module to reset 2024-08-28 08:34:48 +02:00
plat_storage.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
poplar_gicv2.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
poplar_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00