Searched hist:ba02add9ea8fb9a8b0a533c1065a77c7dda4f2a6 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/st/common/include/ |
| H A D | stm32mp_common.h | ba02add9ea8fb9a8b0a533c1065a77c7dda4f2a6 Wed Dec 01 10:26:27 UTC 2021 Sughosh Ganu <sughosh.ganu@linaro.org> feat(stm32mp1): add logic to pass the boot index to the Update Agent
With the FWU Multi Bank update feature, the platform can boot from one of multiple banks(partitions). Pass the value of bank from which the platform has booted as boot index to the Update Agent. The Update Agent will match this boot index value against the active_index field in the metadata, and update the metadata if there is a mismatch.
Fow now, the mechanism to pass the boot index is platform specific. On the STM32MP1 platform, the boot index value is passed through a memorey mapped TAMP register on the SoC.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I0aa665ff9c1db95be8ae19ed8de6d866587d6850
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_private.c | ba02add9ea8fb9a8b0a533c1065a77c7dda4f2a6 Wed Dec 01 10:26:27 UTC 2021 Sughosh Ganu <sughosh.ganu@linaro.org> feat(stm32mp1): add logic to pass the boot index to the Update Agent
With the FWU Multi Bank update feature, the platform can boot from one of multiple banks(partitions). Pass the value of bank from which the platform has booted as boot index to the Update Agent. The Update Agent will match this boot index value against the active_index field in the metadata, and update the metadata if there is a mismatch.
Fow now, the mechanism to pass the boot index is platform specific. On the STM32MP1 platform, the boot index value is passed through a memorey mapped TAMP register on the SoC.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I0aa665ff9c1db95be8ae19ed8de6d866587d6850
|
| H A D | bl2_plat_setup.c | ba02add9ea8fb9a8b0a533c1065a77c7dda4f2a6 Wed Dec 01 10:26:27 UTC 2021 Sughosh Ganu <sughosh.ganu@linaro.org> feat(stm32mp1): add logic to pass the boot index to the Update Agent
With the FWU Multi Bank update feature, the platform can boot from one of multiple banks(partitions). Pass the value of bank from which the platform has booted as boot index to the Update Agent. The Update Agent will match this boot index value against the active_index field in the metadata, and update the metadata if there is a mismatch.
Fow now, the mechanism to pass the boot index is platform specific. On the STM32MP1 platform, the boot index value is passed through a memorey mapped TAMP register on the SoC.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I0aa665ff9c1db95be8ae19ed8de6d866587d6850
|