arm-trusted-firmware/lib/fconf
Yann Gautier 9e3f409398 feat(fconf): add a helper to get image index
A new function dyn_cfg_dtb_info_get_index() is created to get the index
of the given image config_id in the dtb_infos pool.
This allows checking if an image with a specific ID is in the FIP.

Change-Id: Ib300ed08e5b8a683dc7980a90221c305fb3f457d
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2021-12-13 17:37:53 +01:00
..
fconf.c lib/fconf: Update data type of config max size 2020-07-23 02:11:05 +00: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