Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_pools.h39 #define TFM_POOL_DECLARE(name, chunksz, num) \ macro
Dspm_connection_pool.c20 TFM_POOL_DECLARE(connection_pool, sizeof(struct connection_t),
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/rse_comms/
Drse_comms_hal.c49 TFM_POOL_DECLARE(req_pool, sizeof(struct client_request_t),
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/rse_comms/
Drse_comms_hal.c27 TFM_POOL_DECLARE(req_pool, sizeof(struct client_request_t),