Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/
H A Dsandbox.c25 struct ta_entry { struct
161 static const struct ta_entry ta_entries[] = {
193 static const struct ta_entry *find_ta_entry(u8 uuid[TEE_UUID_LEN]) in find_ta_entry()
212 const struct ta_entry *ta; in sandbox_tee_open_session()
247 struct ta_entry *ta = state->ta; in sandbox_tee_invoke_func()