-
- Downloads
stm32mp1: adapt context to manage monitor in DDR
In case of monitor in DDR, BL2 exports the low power functions using the context. Adapt BL2 to embed the critical section and context to share the corresponding information. Signed-off-by:Lionel Debieve <lionel.debieve@st.com> Change-Id: I198a50f3f15ab0e54d9e65e23da3d1c6fe3f8df5 Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/182043 Reviewed-by:
CITOOLS <smet-aci-reviews@lists.codex.cro.st.com> Reviewed-by:
Yann GAUTIER <yann.gautier@st.com>
Showing
- plat/st/stm32mp1/bl2_plat_setup.c 6 additions, 13 deletionsplat/st/stm32mp1/bl2_plat_setup.c
- plat/st/stm32mp1/include/stm32mp1_context.h 5 additions, 1 deletionplat/st/stm32mp1/include/stm32mp1_context.h
- plat/st/stm32mp1/include/stm32mp1_private.h 0 additions, 7 deletionsplat/st/stm32mp1/include/stm32mp1_private.h
- plat/st/stm32mp1/platform.mk 0 additions, 7 deletionsplat/st/stm32mp1/platform.mk
- plat/st/stm32mp1/sp_min/sp_min-stm32mp1.mk 7 additions, 0 deletionsplat/st/stm32mp1/sp_min/sp_min-stm32mp1.mk
- plat/st/stm32mp1/sp_min/sp_min_setup.c 38 additions, 42 deletionsplat/st/stm32mp1/sp_min/sp_min_setup.c
- plat/st/stm32mp1/stm32mp1_context.c 134 additions, 55 deletionsplat/st/stm32mp1/stm32mp1_context.c
- plat/st/stm32mp1/stm32mp1_critic_power.c 2 additions, 5 deletionsplat/st/stm32mp1/stm32mp1_critic_power.c
- plat/st/stm32mp1/stm32mp1_def.h 7 additions, 3 deletionsplat/st/stm32mp1/stm32mp1_def.h
Loading
Please register or sign in to comment