Searched hist:b91c7f5ea8738d0e64089385528f2f3d06949b12 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_common.c | b91c7f5ea8738d0e64089385528f2f3d06949b12 Fri Jan 05 12:50:25 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(st): move FWU functions to common code
Move the platforms functions used for Firmware update in plat/st/common directory. The function stm32mp1_fwu_set_boot_idx() is renamed stm32_fwu_set_boot_idx() to align with other ones. A new function stm32_get_bkpr_fwu_info_addr() is created to get the backup register address where to store FWU info (counter and partition index).
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I64916c7992782ceeaaf990026756ca4134d93c88
|
| /rk3399_ARM-atf/plat/st/common/include/ |
| H A D | stm32mp_common.h | b91c7f5ea8738d0e64089385528f2f3d06949b12 Fri Jan 05 12:50:25 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(st): move FWU functions to common code
Move the platforms functions used for Firmware update in plat/st/common directory. The function stm32mp1_fwu_set_boot_idx() is renamed stm32_fwu_set_boot_idx() to align with other ones. A new function stm32_get_bkpr_fwu_info_addr() is created to get the backup register address where to store FWU info (counter and partition index).
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I64916c7992782ceeaaf990026756ca4134d93c88
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_private.c | b91c7f5ea8738d0e64089385528f2f3d06949b12 Fri Jan 05 12:50:25 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(st): move FWU functions to common code
Move the platforms functions used for Firmware update in plat/st/common directory. The function stm32mp1_fwu_set_boot_idx() is renamed stm32_fwu_set_boot_idx() to align with other ones. A new function stm32_get_bkpr_fwu_info_addr() is created to get the backup register address where to store FWU info (counter and partition index).
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I64916c7992782ceeaaf990026756ca4134d93c88
|
| H A D | bl2_plat_setup.c | b91c7f5ea8738d0e64089385528f2f3d06949b12 Fri Jan 05 12:50:25 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(st): move FWU functions to common code
Move the platforms functions used for Firmware update in plat/st/common directory. The function stm32mp1_fwu_set_boot_idx() is renamed stm32_fwu_set_boot_idx() to align with other ones. A new function stm32_get_bkpr_fwu_info_addr() is created to get the backup register address where to store FWU info (counter and partition index).
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I64916c7992782ceeaaf990026756ca4134d93c88
|