Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/export/common/
A Dparam_header_exp.h19 #define PARAM_BL_PARAMS U(0x05) macro
/arm-trusted-firmware-2.8.0/plat/qemu/common/
A Dqemu_bl31_setup.c42 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/hisilicon/poplar/
A Dbl31_plat_setup.c85 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/bl2/
A Dbl2_image_load_v2.c97 assert(bl2_to_next_bl_params->h.type == PARAM_BL_PARAMS); in bl2_load_images()
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_bl31_setup.c92 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/sp_min/
A Dsp_min_setup.c132 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/marvell/armada/common/
A Dmarvell_bl31_setup.c115 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in marvell_bl31_early_platform_setup()
/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/plat/rpi/rpi3/
A Drpi3_bl31_setup.c87 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/plat/intel/soc/agilex/
A Dbl31_plat_setup.c60 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/nxp/common/setup/
A Dls_bl31_setup.c112 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/intel/soc/n5x/
A Dbl31_plat_setup.c61 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/intel/soc/stratix10/
A Dbl31_plat_setup.c68 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_bl31_setup.c107 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
/arm-trusted-firmware-2.8.0/plat/brcm/common/
A Dbrcm_bl31_setup.c155 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in brcm_bl31_early_platform_setup()
/arm-trusted-firmware-2.8.0/plat/arm/common/
A Darm_bl31_setup.c190 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_bl31_early_platform_setup()

Completed in 18 milliseconds