Home
last modified time | relevance | path

Searched defs:tfm_pool_chunk_t (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_pools.h19 struct tfm_pool_chunk_t { struct
20 struct tfm_pool_chunk_t *next; /* Chunk list */ argument
26 struct tfm_pool_chunk_t *next; /* Point to the first free node */ argument