Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/spd/trusty/
Dtrusty.c43 struct trusty_cpu_ctx { struct
44 cpu_context_t cpu_ctx;
45 void *saved_sp;
69 static struct trusty_cpu_ctx trusty_cpu_ctx[PLATFORM_CORE_COUNT]; argument