Home
last modified time | relevance | path

Searched refs:plat_lfa_component_info_t (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/plat/common/
H A Dplat_lfa.h18 } plat_lfa_component_info_t; typedef
20 uint32_t plat_lfa_get_components(plat_lfa_component_info_t **components);
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_lfa.c16 static plat_lfa_component_info_t fvp_lfa_components[LFA_MAX_DEFINED_COMPONENTS] = {
31 uint32_t plat_lfa_get_components(plat_lfa_component_info_t **components) in plat_lfa_get_components()
/rk3399_ARM-atf/services/std_svc/lfa/
H A Dlfa_main.c19 static plat_lfa_component_info_t *lfa_components;
67 const plat_lfa_component_info_t *comp = in get_fw_activation_flags()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst4083 Argument : plat_lfa_component_info_t **
4087 It populates a pointer to an array of ``plat_lfa_component_info_t`` structures,