stm32mp1: move boot interface get and save functions to private file
Those functions are not directly linked to context, used for low-power states. They are moved to stm32mp1_private.c file. Change-Id: Id4b164aa078077fcf90557bedc2f14c4969fe5da Signed-off-by:Yann Gautier <yann.gautier@st.com> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/188654 Reviewed-by:
CITOOLS <smet-aci-reviews@lists.codex.cro.st.com> Reviewed-by:
CIBUILD <smet-aci-builds@lists.codex.cro.st.com> Reviewed-by:
Lionel DEBIEVE <lionel.debieve@st.com> Tested-by:
Lionel DEBIEVE <lionel.debieve@st.com>
Showing
- plat/st/stm32mp1/include/stm32mp1_context.h 0 additions, 2 deletionsplat/st/stm32mp1/include/stm32mp1_context.h
- plat/st/stm32mp1/include/stm32mp1_private.h 3 additions, 0 deletionsplat/st/stm32mp1/include/stm32mp1_private.h
- plat/st/stm32mp1/stm32mp1_context.c 0 additions, 40 deletionsplat/st/stm32mp1/stm32mp1_context.c
- plat/st/stm32mp1/stm32mp1_private.c 40 additions, 0 deletionsplat/st/stm32mp1/stm32mp1_private.c
Please register or sign in to comment