Searched refs:embedded_ts (Results 1 – 9 of 9) sorted by relevance
18 static const struct embedded_ts *find_early_ta(const TEE_UUID *uuid) in find_early_ta()20 const struct embedded_ts *ta = NULL; in find_early_ta()46 const struct embedded_ts *ta = NULL; in early_ta_init()
20 const struct embedded_ts *ts;37 const struct embedded_ts *ts) in decompression_init()56 const struct embedded_ts* in emb_ts_open()60 const struct embedded_ts *ts = NULL; in emb_ts_open()84 const struct embedded_ts *ts = h->ts; in emb_ts_get_size()
52 srcs-$(CFG_EMBEDDED_TS) += embedded_ts.c
15 struct embedded_ts { struct30 const struct embedded_ts* (*find_ts) argument
15 SCATTERED_ARRAY_FOREACH(_ta, early_tas, struct embedded_ts)
45 const struct embedded_ts *eta = NULL; in get_devices()
57 struct embedded_ts image;
150 embedded_ts) = {\n')
70 static const struct embedded_ts *find_secure_partition(const TEE_UUID *uuid) in find_secure_partition()
Completed in 7 milliseconds