Home
last modified time | relevance | path

Searched defs:bl31_params (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h186 struct bl31_params { struct
197 * BL31, e.g. while passing control to it from BL2, bl31_params argument
201 struct bl31_params bl31_params; member
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_atf.c120 struct bl31_params *bl31_params; in bl31_entry() local