Home
last modified time | relevance | path

Searched refs:PARAM_BL_PARAMS (Results 1 – 18 of 18) sorted by relevance

/trusted-firmware-a/include/export/common/
A Dparam_header_exp.h19 #define PARAM_BL_PARAMS U(0x05) macro
/trusted-firmware-a/plat/qemu/common/
A Dqemu_bl31_setup.c42 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/hisilicon/poplar/
A Dbl31_plat_setup.c85 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/bl2/
A Dbl2_image_load_v2.c98 assert(bl2_to_next_bl_params->h.type == PARAM_BL_PARAMS); in bl2_load_images()
/trusted-firmware-a/common/
A Ddesc_image_load.c160 SET_PARAM_HEAD(&next_bl_params, PARAM_BL_PARAMS, VERSION_2, 0U); in get_next_bl_params_from_mem_params_desc()
342 assert(v2->h.type == PARAM_BL_PARAMS); in bl31_params_parse_helper()
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_bl31_setup.c92 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_bl31_setup.c115 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in marvell_bl31_early_platform_setup()
/trusted-firmware-a/plat/qemu/common/sp_min/
A Dsp_min_setup.c103 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
/trusted-firmware-a/plat/rpi/rpi3/
A Drpi3_bl31_setup.c87 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/arm/common/sp_min/
A Darm_sp_min_setup.c108 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_sp_min_early_platform_setup()
/trusted-firmware-a/plat/layerscape/common/
A Dls_bl31_setup.c121 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in ls_bl31_early_platform_setup()
/trusted-firmware-a/plat/st/stm32mp1/sp_min/
A Dsp_min_setup.c137 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_bl31_setup.c112 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/intel/soc/stratix10/
A Dbl31_plat_setup.c67 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_bl31_setup.c97 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/intel/soc/agilex/
A Dbl31_plat_setup.c59 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
/trusted-firmware-a/plat/brcm/common/
A Dbrcm_bl31_setup.c155 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in brcm_bl31_early_platform_setup()
/trusted-firmware-a/plat/arm/common/
A Darm_bl31_setup.c182 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_bl31_early_platform_setup()

Completed in 15 milliseconds