Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/spd/trusty/
Dtrusty.c45 struct trusty_cpu_ctx { struct
46 cpu_context_t cpu_ctx;
47 void *saved_sp;
71 static struct trusty_cpu_ctx trusty_cpu_ctx[PLATFORM_CORE_COUNT]; argument