Searched refs:PARAM_BL31 (Results 1 – 8 of 8) sorted by relevance
17 #define PARAM_BL31 U(0x03) macro
81 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
77 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
79 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
74 assert(arg_from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
82 assert(arg_from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
332 assert(v1->h.type == PARAM_BL31); in bl31_params_parse_helper()
Completed in 9 milliseconds