Home
last modified time | relevance | path

Searched refs:PARAM_BL_LOAD_INFO (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.4.0/include/export/common/
Dparam_header_exp.h18 #define PARAM_BL_LOAD_INFO U(0x04) macro
/trusted-firmware-a-3.4.0/bl2/
Dbl2_image_load_v2.c39 assert(bl2_load_info->h.type == PARAM_BL_LOAD_INFO); in bl2_load_images()
/trusted-firmware-a-3.4.0/common/
Ddesc_image_load.c102 SET_PARAM_HEAD(&bl_load_info, PARAM_BL_LOAD_INFO, VERSION_2, 0U); in get_bl_load_info_from_mem_params_desc()