Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_bl2_dpe.c39 .allow_new_context_to_derive = false,
49 .allow_new_context_to_derive = false,
59 .allow_new_context_to_derive = true,
70 .allow_new_context_to_derive = false,
80 .allow_new_context_to_derive = false,
90 .allow_new_context_to_derive = false,
100 .allow_new_context_to_derive = false,
110 .allow_new_context_to_derive = false,
121 .allow_new_context_to_derive = false,
131 .allow_new_context_to_derive = false,
[all …]
H A Dtc_bl1_dpe.c29 .allow_new_context_to_derive = false,
39 .allow_new_context_to_derive = false,
49 .allow_new_context_to_derive = true,
/rk3399_ARM-atf/lib/psa/
H A Ddice_protection_environment.c77 bool allow_new_context_to_derive; member
168 args->allow_new_context_to_derive); in encode_derive_context()
274 bool allow_new_context_to_derive, in dpe_derive_context() argument
300 allow_new_context_to_derive, in dpe_derive_context()
/rk3399_ARM-atf/drivers/measured_boot/rse/
H A Ddice_prot_env.c115 metadata->allow_new_context_to_derive, in dpe_measure_and_record()
128 if (metadata->allow_new_context_to_derive == true) { in dpe_measure_and_record()
/rk3399_ARM-atf/include/lib/psa/
H A Ddice_protection_environment.h84 bool allow_new_context_to_derive,
/rk3399_ARM-atf/include/drivers/measured_boot/rse/
H A Ddice_prot_env.h27 bool allow_new_context_to_derive; member
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst706 bool allow_new_context_to_derive,