Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/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.c28 static OBJECT_POOL_ARRAY(dtb_info_pool, dtb_infos);
/arm-trusted-firmware-2.8.0/include/lib/
A Dobject_pool.h49 #define OBJECT_POOL_ARRAY(_pool_name, _obj_array) \ macro
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_fconf_io.c89 static OBJECT_POOL_ARRAY(fconf_stm32mp_uuids_pool, fconf_stm32mp_uuids);
/arm-trusted-firmware-2.8.0/plat/arm/common/fconf/
A Darm_fconf_io.c287 static OBJECT_POOL_ARRAY(fconf_arm_uuids_pool, fconf_arm_uuids);

Completed in 9 milliseconds