| /rk3399_ARM-atf/include/export/common/ |
| H A D | param_header_exp.h | 19 #define PARAM_BL_PARAMS U(0x05) macro
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_common.c | 41 if (v2->h.type != PARAM_BL_PARAMS) { in imx_bl31_params_parse()
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | bl31_plat_setup.c | 85 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_image_load.c | 107 SET_PARAM_HEAD(next_bl_params_cpy_ptr, PARAM_BL_PARAMS, VERSION_2, 0U); in arm_get_next_bl_params()
|
| H A D | arm_bl31_setup.c | 290 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_bl31_early_platform_setup()
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_image_load_v2.c | 97 assert(bl2_to_next_bl_params->h.type == PARAM_BL_PARAMS); in bl2_load_images()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl31_setup.c | 92 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/common/ |
| H A D | desc_image_load.c | 162 SET_PARAM_HEAD(&next_bl_params, PARAM_BL_PARAMS, VERSION_2, 0U); in get_next_bl_params_from_mem_params_desc() 363 assert(v2->h.type == PARAM_BL_PARAMS); in bl31_params_parse_helper()
|
| /rk3399_ARM-atf/plat/st/stm32mp1/sp_min/ |
| H A D | sp_min_setup.c | 129 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_bl31_setup.c | 115 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in marvell_bl31_early_platform_setup()
|
| /rk3399_ARM-atf/plat/qemu/common/sp_min/ |
| H A D | sp_min_setup.c | 103 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | rpi3_bl31_setup.c | 87 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | bl31_plat_setup.c | 83 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/nxp/common/setup/ |
| H A D | ls_bl31_setup.c | 112 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/ |
| H A D | bl31_plat_setup.c | 62 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/ |
| H A D | bl31_plat_setup.c | 69 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl31_setup.c | 107 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/brcm/common/ |
| H A D | brcm_bl31_setup.c | 155 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in brcm_bl31_early_platform_setup()
|
| /rk3399_ARM-atf/plat/nuvoton/npcm845x/ |
| H A D | npcm845x_bl31_setup.c | 239 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/arm/common/sp_min/ |
| H A D | arm_sp_min_setup.c | 136 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_sp_min_early_platform_setup()
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_bl31_setup.c | 114 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/ |
| H A D | bl31_plat_setup.c | 132 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/ |
| H A D | bl31_plat_setup.c | 111 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
|