Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Dbl31_lfa.h12 struct lfa_component_ops *get_bl31_activator(void);
/rk3399_ARM-atf/services/std_svc/lfa/
H A Dbl31_lfa.c29 struct lfa_component_ops *get_bl31_activator(void) in get_bl31_activator() function
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_lfa.c37 fvp_lfa_components[LFA_BL31_COMPONENT].activator = get_bl31_activator(); in plat_lfa_get_components()