Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/include/
A Dsandboxtee.h21 struct sandbox_tee_state { struct
22 u32 session;
23 int num_shms;
24 void *ta;
25 u64 ta_avb_rollback_indexes[TA_AVB_MAX_ROLLBACK_LOCATIONS];
26 u32 ta_avb_lock_state;
27 struct hsearch_data pstorage_htab;

Completed in 3 milliseconds