Home
last modified time | relevance | path

Searched full:connection_based (Results 1 – 15 of 15) sorted by relevance

/trusted-firmware-m-latest/tools/
Dtfm_parse_manifest_list.py155 service['connection_based'] = True
156 elif 'connection_based' not in service:
157 raise Exception("'connection_based' is mandatory in FF-M 1.1 service!")
388 if service['connection_based']:
594 if service['connection_based'] is False:
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/
Dtfm_internal_trusted_storage.yaml21 "connection_based": false,
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/manifest/
Dtfm_platform.yaml20 "connection_based": false,
/trusted-firmware-m-latest/secure_fw/partitions/platform/
Dtfm_platform.yaml21 "connection_based": false,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/manifest/
Dtfm_crypto.yaml21 "connection_based": false,
Dtfm_protected_storage.yaml21 "connection_based": false,
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_firmware_update.yaml21 "connection_based": false,
/trusted-firmware-m-latest/secure_fw/partitions/initial_attestation/
Dtfm_initial_attestation.yaml21 "connection_based": false,
/trusted-firmware-m-latest/secure_fw/partitions/protected_storage/
Dtfm_protected_storage.yaml21 "connection_based": false,
/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dtfm_crypto.yaml21 "connection_based": false,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/manifest/
Dtfm_crypto.yaml23 "connection_based": false,
Dtfm_initial_attestation.yaml23 "connection_based": false,
/trusted-firmware-m-latest/interface/include/psa_manifest/
Dsid.h.template23 {% if service.connection_based == false %}
/trusted-firmware-m-latest/tools/templates/
Dpartition_load_info.template179 {% if service.connection_based is sameas false %}
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_secure_partition_addition.rst120 "connection_based": true,