Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/fconf/
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);
Dfconf_dyn_cfg_getter.c26 static OBJECT_POOL_ARRAY(dtb_info_pool, dtb_infos);
/external/arm-trusted-firmware/include/lib/
Dobject_pool.h49 #define OBJECT_POOL_ARRAY(_pool_name, _obj_array) \ macro
/external/arm-trusted-firmware/plat/arm/common/fconf/
Darm_fconf_io.c212 static OBJECT_POOL_ARRAY(fconf_arm_uuids_pool, fconf_arm_uuids);