Searched defs:trusty_cpu_ctx (Results 1 – 1 of 1) sorted by relevance
43 struct trusty_cpu_ctx { struct44 cpu_context_t cpu_ctx;45 void *saved_sp;69 static struct trusty_cpu_ctx trusty_cpu_ctx[PLATFORM_CORE_COUNT]; argument