stm32mp1: split IO compensation activation
To mask the time consumed waiting for CMPCR_READY bit, the function to enable IO compensation is split in 2, a start and a finish function. This is used at boot, and in return from STOP mode. Change-Id: Ic2b67c0e68415eb1abd3c7ba916b0fae21737235 Signed-off-by:Yann Gautier <yann.gautier@st.com> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/188608 Reviewed-by:
CITOOLS <MDG-smet-aci-reviews@list.st.com> Reviewed-by:
CIBUILD <MDG-smet-aci-builds@list.st.com>
Showing
- plat/st/stm32mp1/bl2_plat_setup.c 2 additions, 0 deletionsplat/st/stm32mp1/bl2_plat_setup.c
- plat/st/stm32mp1/include/stm32mp1_private.h 2 additions, 1 deletionplat/st/stm32mp1/include/stm32mp1_private.h
- plat/st/stm32mp1/stm32mp1_low_power.c 3 additions, 2 deletionsplat/st/stm32mp1/stm32mp1_low_power.c
- plat/st/stm32mp1/stm32mp1_syscfg.c 7 additions, 4 deletionsplat/st/stm32mp1/stm32mp1_syscfg.c
Please register or sign in to comment