Skip to content
Commit e4c77db9 authored by Yann Gautier's avatar Yann Gautier
Browse files

fix(bl2): correct messages with image_id



As image_id is unsigned, we have to use %u and not %d.
This avoids warning when -Wformat-signedness is enabled.

Change-Id: I3f868f3d14c9f19349f0daa8a754179f887339c0
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
parent b22f18e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment