commit | ad591640b70984201851e71e1bcb4a5dd7ff6ced | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Jul 09 14:23:42 2024 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jul 10 10:10:39 2024 +0200 |
tree | ed4ca1b0d6f1fda1f4b8f2f004918c00bcf606b7 | |
parent | 1a1c19edbdda8ea4402a6ff32ea33acc10bc818c [diff] |
fix(stm32mp1): skip OP-TEE header check if image base is NULL In bl2_plat_handle_post_image_load(), if the image_base of OP-TEE header image is 0, do not call optee_header_is_valid(). This can be the case when OP-TEE is not present in the FIP. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ic2d014e59665c9efa33bbce1bf2eb3b66cd6fb26