commit | b7066086424c2f6fd04880db852306d6f487962e | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Dec 13 15:24:41 2021 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Dec 13 17:37:57 2021 +0100 |
tree | 64b1be9327d8b166bbf953ad7ed211c65471eb5a | |
parent | 9e3f409398af447b1d03001dd981007a9bb1617e [diff] |
feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP Thanks to dyn_cfg_dtb_info_get_index(), we can check if TOS_FW_CONFIG is inside the FIP partition. If not we can skip its treatment when populating FIP images. Change-Id: If5623eabd1ba484549d4a908d4a6f43325b36875 Signed-off-by: Yann Gautier <yann.gautier@st.com>