Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/measured_boot/rse/
H A Ddice_prot_env.h48 void plat_dpe_get_context_handle(int *ctx_handle);
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_bl1_dpe.c75 void plat_dpe_get_context_handle(int *ctx_handle) in plat_dpe_get_context_handle() function
H A Dtc_bl2_dpe.c213 void plat_dpe_get_context_handle(int *ctx_handle) in plat_dpe_get_context_handle() function
/rk3399_ARM-atf/drivers/measured_boot/rse/
H A Ddice_prot_env.c70 plat_dpe_get_context_handle(&initial_context_handle); in dpe_init()