Home
last modified time | relevance | path

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

/external/u-boot/include/
Datf_common.h156 struct bl31_params { struct
167 * BL31, e.g. while passing control to it from BL2, bl31_params argument
171 struct bl31_params bl31_params; member
/external/u-boot/common/spl/
Dspl_atf.c91 struct bl31_params *bl31_params; in bl31_entry() local