Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_cot_getter.c34 static OBJECT_POOL_ARRAY(auth_methods_pool, auth_methods);
38 static OBJECT_POOL_ARRAY(auth_params_pool, auth_params);
42 static OBJECT_POOL_ARRAY(auth_param_type_descs_pool, auth_param_type_descs);
53 static OBJECT_POOL_ARRAY(oid_pool, oids);
61 static OBJECT_POOL_ARRAY(hash_auth_buf_pool, hash_auth_bufs);
63 static OBJECT_POOL_ARRAY(pk_auth_buf_pool, pk_auth_bufs);
A Dfconf_dyn_cfg_getter.c26 static OBJECT_POOL_ARRAY(dtb_info_pool, dtb_infos);
/tf-a-ffa_el3_spmc/include/lib/
A Dobject_pool.h49 #define OBJECT_POOL_ARRAY(_pool_name, _obj_array) \ macro
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Darm_fconf_io.c263 static OBJECT_POOL_ARRAY(fconf_arm_uuids_pool, fconf_arm_uuids);

Completed in 6 milliseconds