mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() Changes stm32mp1 reset driver to API to add a timeout argument to stm32mp_reset_assert() and stm32mp_reset_deassert() and a return value. With a supplied timeout, the functions wait the target reset state is reached before returning. With a timeout of zero, the functions simply load target reset state in SoC interface and return without waiting. Helper functions stm32mp_reset_set() and stm32mp_reset_release() use a zero timeout and return without a return code. This change updates few stm32 drivers and plat/stm32mp1 blé_plat_setup.c accordingly without any functional change. functional change. Change-Id: Ia1a73a15125d3055fd8739c125b70bcb9562c27f Signed-off-by: Etienne Carriere <etienne.carriere@st.com> |
||
---|---|---|
.. | ||
include | ||
services | ||
sp_min | ||
bl2_plat_setup.c | ||
plat_bl2_mem_params_desc.c | ||
plat_image_load.c | ||
platform.mk | ||
stm32mp1.ld.S | ||
stm32mp1.S | ||
stm32mp1_boot_device.c | ||
stm32mp1_context.c | ||
stm32mp1_dbgmcu.c | ||
stm32mp1_def.h | ||
stm32mp1_gic.c | ||
stm32mp1_helper.S | ||
stm32mp1_pm.c | ||
stm32mp1_private.c | ||
stm32mp1_security.c | ||
stm32mp1_stack_protector.c | ||
stm32mp1_syscfg.c | ||
stm32mp1_topology.c |