]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(stm32mp1): retrieve FIP partition by type UUID
authorLionel Debieve <lionel.debieve@foss.st.com>
Thu, 24 Feb 2022 17:58:46 +0000 (18:58 +0100)
committerYann Gautier <yann.gautier@st.com>
Tue, 5 Jul 2022 12:46:10 +0000 (14:46 +0200)
commit1dab28f99dfa03dc11538056a90f00f37bfb1085
treef4187fef09b52745a567e44313ba2644f8519857
parent564f5d477663bc007916a11c48bdd8b9be4ad369
feat(stm32mp1): retrieve FIP partition by type UUID

Modify the function to retrieve the FIP partition looking
the UUID type define for FIP. If not defined, compatibility
used to find the FIP partition by name.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Change-Id: I76634dea891f51d913a549fb9a077cf7284d5cb2
plat/st/common/bl2_io_storage.c