Home
last modified time | relevance | path

Searched refs:ns_entry_contexts (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c63 struct ns_entry_context ns_entry_contexts[CFG_TEE_CORE_NB_CORE]; variable
1464 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