Home
last modified time | relevance | path

Searched refs:cot_desc (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/auth/tbbr/
A Dtbbr_cot_bl1.c171 static const auth_img_desc_t * const cot_desc[] = { variable
184 REGISTER_COT(cot_desc);
A Dtbbr_cot_bl2.c653 static const auth_img_desc_t * const cot_desc[] = { variable
688 REGISTER_COT(cot_desc);
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_cot_getter.c28 static const auth_img_desc_t *cot_desc[MAX_NUMBER_IDS]; variable
363 cot_desc[img_id] = &auth_img_descs[img_id]; in set_desc_data()
496 FCONF_REGISTER_POPULATOR(TB_FW, cot_desc, fconf_populate_cot_descs);
497 REGISTER_COT(cot_desc);
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/
A Dcot.c262 static const auth_img_desc_t * const cot_desc[] = { variable
284 REGISTER_COT(cot_desc);
/tf-a-ffa_el3_spmc/drivers/auth/dualroot/
A Dcot.c911 static const auth_img_desc_t * const cot_desc[] = { variable
923 static const auth_img_desc_t * const cot_desc[] = { variable
959 REGISTER_COT(cot_desc);
/tf-a-ffa_el3_spmc/drivers/nxp/auth/tbbr/
A Dtbbr_cot.c788 static const auth_img_desc_t * const cot_desc[] = { variable
820 REGISTER_COT(cot_desc);
/tf-a-ffa_el3_spmc/docs/design/
A Dauth-framework.rst626 registered in the framework using the macro ``REGISTER_COT(cot_desc)``, where
627 ``cot_desc`` must be the name of the array (passing a pointer or any other

Completed in 15 milliseconds