arm-trusted-firmware/lib/fconf
Yann Gautier cec2fb2b1a fix(fconf): correct image_id type in messages
As image_id is unsigned, we have to use %u and not %d.
This avoids warning when -Wformat-signedness is enabled.

Change-Id: I292e1639847e69ba79265fc32871c0ad7eebc94e
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2022-02-15 18:09:51 +01:00
..
fconf.c fix(fconf): correct image_id type in messages 2022-02-15 18:09:51 +01:00
fconf.mk feat(mpmm): add support for MPMM 2021-10-26 12:15:42 +01:00
fconf_amu_getter.c feat(amu): enable per-core AMU auxiliary counters 2021-10-26 12:15:33 +01:00
fconf_cot_getter.c lib: fconf: Implement a parser to populate CoT 2020-09-15 16:13:26 +01:00
fconf_dyn_cfg_getter.c feat(fconf): add a helper to get image index 2021-12-13 17:37:53 +01:00
fconf_mpmm_getter.c feat(mpmm): add support for MPMM 2021-10-26 12:15:42 +01:00
fconf_tbbr_getter.c refactor(measured_boot): remove passing of BL2 hash via device tree 2021-10-12 17:53:47 +01:00