commit | fd648350ef7269a3e84a02891c19340b98996c1f | [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 | 5a57e254a6ce4590dbbed29a262c3258b8e0d965 [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>