Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/common/spl/
H A Dspl_atf.c127 struct bl31_params *bl31_params; in bl31_entry() local