commit | dc4bcbaeac4eed238a5cae1c1e4497f12d56424e | [log] [tgz] |
---|---|---|
author | Nicolas Le Bayon <nicolas.le.bayon@st.com> | Mon Nov 18 17:12:27 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Oct 06 11:09:21 2021 +0200 |
tree | a19be6f6c4b7c19473519e4a4ea43f93e11b39d3 | |
parent | 84bca88c0d91218ae50bd611d33d7d81ae35b5e4 [diff] |
fix(plat/st): only check header major when booting An STM32 image with the awaited header major version shouldn't be forbid to boot. If the minor differs, then it means only non-mandatory options have been added in the reserved fields, and the header remains backward compatible. Change-Id: Iff16b67f95c728e2f1d128bd1760a4be497c5ca3 Signed-off-by: Yann Gautier <yann.gautier@st.com>