Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc.h125 struct sp_exec_ctx { struct
130 uint64_t c_rt_ctx;
133 cpu_context_t cpu_ctx;
136 enum sp_runtime_states rt_state;
161 struct sp_exec_ctx ec[PLATFORM_CORE_COUNT]; argument