Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dboot.h97 struct ns_entry_context *boot_core_hpen(void);
/optee_os/core/arch/arm/kernel/
H A Dboot.c68 struct ns_entry_context { struct
72 struct ns_entry_context ns_entry_contexts[CFG_TEE_CORE_NB_CORE]; argument
1223 struct ns_entry_context *boot_core_hpen(void) in boot_core_hpen()