]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(st): update stm32image tool for header v2
authorNicolas Le Bayon <nicolas.le.bayon@st.com>
Mon, 18 Nov 2019 16:13:42 +0000 (17:13 +0100)
committerYann Gautier <yann.gautier@st.com>
Mon, 21 Mar 2022 09:53:55 +0000 (10:53 +0100)
commit2d8886aceed613b9be25f20900914cacc8bb0fb9
tree6c321a1f50280e83223068c295cb437689b3ff14
parent815abebcc1658eccef55d8435c17e98eb64e7bda
feat(st): update stm32image tool for header v2

The stm32image tool is updated to manage new header v2.0 for BL2
images.
Add new structure for the header v2.0 management.
Adapt to keep compatibility with v1.0.
Add the header version major and minor in the command line
when executing the tool, as well as binary type (0x10 for BL2).

Change-Id: I70c187e8e7e95b57ab7cfad63df314307a78f1d6
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
plat/st/stm32mp1/platform.mk
tools/stm32image/stm32image.c