Searched full:connection_based (Results 1 – 15 of 15) sorted by relevance
| /trusted-firmware-m-latest/tools/ |
| D | tfm_parse_manifest_list.py | 155 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/ |
| D | tfm_internal_trusted_storage.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/manifest/ |
| D | tfm_platform.yaml | 20 "connection_based": false,
|
| /trusted-firmware-m-latest/secure_fw/partitions/platform/ |
| D | tfm_platform.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/manifest/ |
| D | tfm_crypto.yaml | 21 "connection_based": false,
|
| D | tfm_protected_storage.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/secure_fw/partitions/firmware_update/ |
| D | tfm_firmware_update.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/secure_fw/partitions/initial_attestation/ |
| D | tfm_initial_attestation.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/secure_fw/partitions/protected_storage/ |
| D | tfm_protected_storage.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/secure_fw/partitions/crypto/ |
| D | tfm_crypto.yaml | 21 "connection_based": false,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/manifest/ |
| D | tfm_crypto.yaml | 23 "connection_based": false,
|
| D | tfm_initial_attestation.yaml | 23 "connection_based": false,
|
| /trusted-firmware-m-latest/interface/include/psa_manifest/ |
| D | sid.h.template | 23 {% if service.connection_based == false %}
|
| /trusted-firmware-m-latest/tools/templates/ |
| D | partition_load_info.template | 179 {% if service.connection_based is sameas false %}
|
| /trusted-firmware-m-latest/docs/integration_guide/services/ |
| D | tfm_secure_partition_addition.rst | 120 "connection_based": true,
|