Searched defs:trusty_cpu_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct trusty_cpu_ctx { struct46 cpu_context_t cpu_ctx;47 void *saved_sp;71 static struct trusty_cpu_ctx trusty_cpu_ctx[PLATFORM_CORE_COUNT]; argument
Completed in 3 milliseconds