Searched refs:ns_entry_contexts (Results 1 – 1 of 1) sorted by relevance
63 struct ns_entry_context ns_entry_contexts[CFG_TEE_CORE_NB_CORE]; variable1464 ns_entry_contexts[core_idx].entry_point = entry; in boot_set_core_ns_entry()1465 ns_entry_contexts[core_idx].context_id = context_id; in boot_set_core_ns_entry()1474 ns_entry_contexts[core_idx].entry_point = entry; in boot_core_release()1490 return &ns_entry_contexts[get_core_pos()]; in boot_core_hpen()1496 return &ns_entry_contexts[get_core_pos()]; in boot_core_hpen()
Completed in 4 milliseconds