Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/
Dbl2_provisioning.c16 static const volatile struct provisioning_bundle *encrypted_bundle = variable
75 while (encrypted_bundle->magic != BUNDLE_MAGIC || in tfm_plat_provisioning_perform()
76 encrypted_bundle->magic2 != BUNDLE_MAGIC) { in tfm_plat_provisioning_perform()
94 (void *)encrypted_bundle->code, in provision_assembly_and_test()
97 (void *)&encrypted_bundle->data, in provision_assembly_and_test()
100 (void *)&encrypted_bundle->values, in provision_assembly_and_test()