Searched refs:PARAM_BL_PARAMS (Results 1 – 18 of 18) sorted by relevance
19 #define PARAM_BL_PARAMS U(0x05) macro
42 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
85 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
98 assert(bl2_to_next_bl_params->h.type == PARAM_BL_PARAMS); in bl2_load_images()
160 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()
92 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
115 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in marvell_bl31_early_platform_setup()
103 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
87 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
108 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_sp_min_early_platform_setup()
121 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in ls_bl31_early_platform_setup()
137 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
112 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
67 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
97 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
59 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
155 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in brcm_bl31_early_platform_setup()
182 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_bl31_early_platform_setup()
Completed in 22 milliseconds