Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_atf.c52 bl2_to_bl31_params->bl31_image_info = &bl31_params_mem.bl31_image_info; in bl2_plat_get_bl31_params()
53 SET_PARAM_HEAD(bl2_to_bl31_params->bl31_image_info, in bl2_plat_get_bl31_params()
/third_party/uboot/u-boot-2020.01/include/
Datf_common.h158 struct atf_image_info *bl31_image_info; member
172 struct atf_image_info bl31_image_info; member
/third_party/uboot/u-boot-2020.01/common/
Dload_fip.c229 uint64_t bl31_image_info;//atf_image_info_t *bl31_image_info; member