Searched refs:allow_new_context_to_derive (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_bl2_dpe.c | 39 .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 D | tc_bl1_dpe.c | 29 .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 D | dice_protection_environment.c | 77 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 D | dice_prot_env.c | 115 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 D | dice_protection_environment.h | 84 bool allow_new_context_to_derive,
|
| /rk3399_ARM-atf/include/drivers/measured_boot/rse/ |
| H A D | dice_prot_env.h | 27 bool allow_new_context_to_derive; member
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | rse.rst | 706 bool allow_new_context_to_derive,
|