Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dtee_time.h12 uint32_t tee_time_get_sys_time_protection_level(void);
/optee_os/core/kernel/
H A Dtee_time_ree.c33 uint32_t tee_time_get_sys_time_protection_level(void) in tee_time_get_sys_time_protection_level() function
/optee_os/core/arch/riscv/kernel/
H A Dtee_time_rdtime.c48 uint32_t tee_time_get_sys_time_protection_level(void) in tee_time_get_sys_time_protection_level() function
/optee_os/core/arch/arm/kernel/
H A Dtee_time_arm_cntpct.c27 uint32_t tee_time_get_sys_time_protection_level(void) in tee_time_get_sys_time_protection_level() function
/optee_os/core/drivers/
H A Datmel_tcb.c100 uint32_t tee_time_get_sys_time_protection_level(void) in tee_time_get_sys_time_protection_level() function
/optee_os/core/tee/
H A Dtee_svc.c166 prot = tee_time_get_sys_time_protection_level(); in get_prop_tee_sys_time_prot_level()