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()
97 assert(bl2_to_next_bl_params->h.type == PARAM_BL_PARAMS); in bl2_load_images()
92 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
103 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
132 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in sp_min_early_platform_setup2()
115 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in marvell_bl31_early_platform_setup()
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()
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()
60 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
112 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in bl31_early_platform_setup2()
61 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
68 if (params_from_bl2->h.type == PARAM_BL_PARAMS && in bl31_early_platform_setup2()
107 assert(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()
190 assert(params_from_bl2->h.type == PARAM_BL_PARAMS); in arm_bl31_early_platform_setup()
Completed in 18 milliseconds