Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A 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
/openbmc/u-boot/common/spl/
H A Dspl_atf.c91 struct bl31_params *bl31_params; in bl31_entry() local