| /rk3399_ARM-atf/docs/resources/diagrams/plantuml/ |
| H A D | fconf_bl1_load_config.puml | 24 arm_bl1_setup -> fconf : set_config_info(fw_config_base, max_size, FW_CONFIG_ID) 31 arm_bl1_setup -> fconf : fconf_load_config(FW_CONFIG_ID) 32 fconf -> fconf : FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID) 33 fconf -> fconf_dyn_cfg_getter: dyn_cfg_dtb_info_getter(FW_CONFIG_ID) 35 fconf -> bl_common : load_auth_image(FW_CONFIG_ID, &image_info) 42 arm_io_storage -> fconf: FCONF_GET_PROPERTY(arm, arm_io_policies, FW_CONFIG_ID) 47 arm_bl1_setup -> fconf: FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID) 48 fconf -> fconf_dyn_cfg_getter: dyn_cfg_dtb_info_getter(FW_CONFIG_ID)
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_bl2_el3_setup.c | 79 set_config_info(PLAT_FW_CONFIG_BASE, ~0UL, PLAT_FW_CONFIG_MAX_SIZE, FW_CONFIG_ID); in arm_bl2_el3_plat_config_load() 82 ret = fconf_load_config(FW_CONFIG_ID); in arm_bl2_el3_plat_config_load() 92 fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID); in arm_bl2_el3_plat_config_load()
|
| H A D | arm_bl1_setup.c | 219 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup() 222 err = fconf_load_config(FW_CONFIG_ID); in arm_bl1_platform_setup() 232 config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID); in arm_bl1_platform_setup()
|
| /rk3399_ARM-atf/plat/st/stm32mp1/include/ |
| H A D | plat_tbbr_img_def.h | 20 #undef FW_CONFIG_ID 26 #define FW_CONFIG_ID U(1) macro
|
| /rk3399_ARM-atf/plat/st/stm32mp2/include/ |
| H A D | plat_tbbr_img_def.h | 15 #undef FW_CONFIG_ID 28 #define FW_CONFIG_ID U(1) macro
|
| /rk3399_ARM-atf/drivers/auth/cca/ |
| H A D | bl1_cot.c | 124 .img_id = FW_CONFIG_ID, 142 [FW_CONFIG_ID] = &fw_config,
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_dyn_cfg_getter.c | 25 CASSERT(FW_CONFIG_ID != U(0), assert_invalid_fw_config_id); 95 set_config_info(config, ~0UL, config_max_size, FW_CONFIG_ID); in fconf_populate_dtb_registry()
|
| H A D | fconf.c | 23 assert((image_id == FW_CONFIG_ID) || (image_id == TB_FW_CONFIG_ID)); in fconf_load_config()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/ |
| H A D | rdv3_bl1_measured_boot.c | 24 .id = FW_CONFIG_ID,
|
| /rk3399_ARM-atf/drivers/auth/tbbr/ |
| H A D | tbbr_cot_bl1.c | 156 .img_id = FW_CONFIG_ID, 177 [FW_CONFIG_ID] = &fw_config,
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_bl1_measured_boot.c | 22 .id = FW_CONFIG_ID,
|
| H A D | tc_bl2_setup.c | 42 fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID); in plat_get_next_bl_params()
|
| H A D | tc_bl1_dpe.c | 25 .id = FW_CONFIG_ID,
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | bl2_plat_setup.c | 283 if ((image_id != FW_CONFIG_ID) && in bl2_plat_handle_post_image_load() 292 case FW_CONFIG_ID: in bl2_plat_handle_post_image_load() 300 FW_CONFIG_ID); in bl2_plat_handle_post_image_load()
|
| H A D | plat_bl2_mem_params_desc.c | 48 .image_id = FW_CONFIG_ID,
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_bl1_measured_boot.c | 31 { FW_CONFIG_ID, MBOOT_FW_CONFIG_STRING, PCR_0 },
|
| H A D | juno_bl2_setup.c | 64 fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, FW_CONFIG_ID); in plat_get_next_bl_params()
|
| /rk3399_ARM-atf/include/export/common/tbbr/ |
| H A D | tbbr_img_def_exp.h | 95 #define FW_CONFIG_ID U(32) macro
|
| /rk3399_ARM-atf/drivers/auth/dualroot/ |
| H A D | bl1_cot.c | 132 .img_id = FW_CONFIG_ID, 239 [FW_CONFIG_ID] = &fw_config,
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_bl1_measured_boot.c | 35 { FW_CONFIG_ID, MBOOT_FW_CONFIG_STRING, PCR_0 },
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/ |
| H A D | rdaspen_measured_boot.c | 23 .id = FW_CONFIG_ID,
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | bl2_plat_setup.c | 424 case FW_CONFIG_ID: in bl2_plat_handle_post_image_load() 433 FW_CONFIG_ID); in bl2_plat_handle_post_image_load() 554 if ((image_id != FW_CONFIG_ID) && in bl2_plat_handle_post_image_load()
|
| H A D | plat_bl2_mem_params_desc.c | 24 .image_id = FW_CONFIG_ID,
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | arm_fconf_io.c | 73 [FW_CONFIG_ID] = {UUID_FW_CONFIG}, 167 [FW_CONFIG_ID] = { 169 (uintptr_t)&arm_uuid_spec[FW_CONFIG_ID],
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | rpi3_bl1_mboot.c | 37 { FW_CONFIG_ID, MBOOT_FW_CONFIG_STRING, PCR_0 },
|