Home
last modified time | relevance | path

Searched full:description (Results 1 – 25 of 165) sorted by relevance

1234567

/trusted-firmware-m-3.5.0/tools/
Dtfm_manifest_list.yaml20 "description": "TF-M secure partition manifests",
26 "description": "Non-Secure Mailbox Agent",
40 "description": "Protected Storage Partition",
54 "description": "TF-M Internal Trusted Storage Partition",
68 "description": "TFM Crypto Partition",
83 "description": "TFM Platform Partition",
97 "description": "TFM Initial Attestation Partition",
111 "description": "TFM Firmware Update Partition",
Dtfm_generated_file_list.yaml15 "description": "TF-M generated file list",
21 "description": "SID H file",
26 "description": "PID H file",
31 "description": "SPM config header",
36 "description": "CMake variables generated",
Dtfm_psa_ff_test_manifest_list.yaml11 "description": "PSA FF Test secure partition manifests",
17 "description": "PSA FF Test Client Partition",
34 "description": "PSA FF Test Server Partition",
51 "description": "PSA FF Test Driver Partition",
/trusted-firmware-m-3.5.0/docs/building/
Drun_tfm_examples_on_arm_platforms.rst145 Description: 'Create interface'
148 Description: 'Get handle interface (DEPRECATED)'
152 Description: 'Get handle with null handle pointer (DEPRECATED)'
156 Description: 'Write interface'
159 Description: 'Read interface'
201 Description: 'Create interface'
204 Description: 'Get handle interface (DEPRECATED)'
208 Description: 'Get handle with null handle pointer (DEPRECATED)'
212 Description: 'Write interface'
215 Description: 'Read interface'
[all …]
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/manifest/
Dtfm_manifest_list.yaml20 "description": "TF-M secure partition manifests",
26 "description": "Non-Secure Mailbox Agent",
40 "description": "TFM Crypto Service",
54 "description": "TFM Platform Service",
68 "description": "TFM Initial Attestation Service",
/trusted-firmware-m-3.5.0/platform/ext/target/arm/musca_b1/
Dgenerated_file_list.yaml15 "description": "musca-b1 generated file list",
21 "description": "isolation l3 scatter file",
26 "description": "isolation l3 linker script",
31 "description": "isolation l3 linker script",
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/
Dgenerated_file_list.yaml15 "description": "stm generated file list",
21 "description": "isolation l3 scatter file",
26 "description": "isolation l3 linker script",
31 "description": "isolation l3 linker script",
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps2/an521/
Dgenerated_file_list.yaml15 "description": "AN521 generated file list",
21 "description": "isolation l3 scatter file",
26 "description": "isolation l3 linker script",
31 "description": "isolation l3 linker script",
/trusted-firmware-m-3.5.0/docs/design_docs/software/
Dhardware_abstraction_layer.rst204 **Description**
232 **Description**
261 **Description**
333 hardware description data. This could help the activation HAL to reference
411 **Description**
440 **Description**
467 **Description**
496 **Description**
540 **Description**
568 **Description**
[all …]
/trusted-firmware-m-3.5.0/docs/design_docs/services/
Dtfm_fwu_service.rst39 …| **Component name** | **Description** | **…
44 …| Manifest | The manifest file is a description of the service components. | ``…
63 Service API description
66 Firmware Update spec for the detailed description.
94 Description citation
115 **Description**
138 **Description**
158 **Description**
179 **Description**
198 **Description**
[all …]
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/shared/hw/include/
Dcc312_cerberus_Register_Description.htm2134 <td width="600"><b>Description</b></td>
2172 <td width="600"><b>Description</b></td>
2210 <td width="600"><b>Description</b></td>
2248 <td width="600"><b>Description</b></td>
2286 <td width="600"><b>Description</b></td>
2324 <td width="600"><b>Description</b></td>
2362 <td width="600"><b>Description</b></td>
2400 <td width="600"><b>Description</b></td>
2438 <td width="600"><b>Description</b></td>
2476 <td width="600"><b>Description</b></td>
[all …]
/trusted-firmware-m-3.5.0/docs/integration_guide/source_structure/
Dsource_structure.rst24 Folder name Description
46 Folder name Description
58 Folder name Description
76 Folder name Description
99 Folder name Description
117 Folder name Description
/trusted-firmware-m-3.5.0/platform/include/
Dtfm_plat_crypto_keys.h51 * \brief This function retrieves a pointer to the description table for builtin keys. Each platform
54 * \param[out] desc_ptr A pointer to the description table
/trusted-firmware-m-3.5.0/interface/include/psa/
Dinitial_attestation.h81 * a full description of the claims, their usage, verification
143 * - Measurement description: Optional claim. It represents the way in which
146 * abbreviated description (name) of the measurement method.
/trusted-firmware-m-3.5.0/docs/getting_started/
Dtfm_getting_started.rst382 Description: 'Create interface'
385 Description: 'Get handle interface (DEPRECATED)'
389 Description: 'Get handle with null handle pointer (DEPRECATED)'
393 Description: 'Get attributes interface'
396 Description: 'Get attributes with null attributes struct pointer'
/trusted-firmware-m-3.5.0/docs/security/threat_models/
Dgeneric_threat_model.rst131 | Data flow | Description |
257 | Description | The NS image can be tampered by an attacker |
284 | Description | An attacker may replace the current NS image with an older |
319 | Description | If SPE doesn't complete isolation configuration before |
356 | Description | If SPE doesn't complete isolation configuration before |
393 | Description | If SPE leaves some SPE information in non-secure memory |
429 | Description | An attacker may block NS to boot up |
461 | Description | A malicious NS application may pretend as a secure client |
491 | Description | An attacker in NSPE may tamper the service request input |
521 | Description | A malicious NS application may request to tamper data |
[all …]
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/
Dcmpu_derivation.c21 /* Description: Implementation of CTR_DRBG_Generate_algorithm, Taken from NIST SP800-90A, section 1…
160 /* Description: Implementation of CTR_DRBG_Update, Taken from NIST SP800-90A, section 10.2.1.2
222 /* Description: Implementation of CTR_DRBG_Instantiate_algorithm, Taken from NIST SP800-90A, sectio…
271 /* Description: Implementation of CTR_DRBG_Generate_algorithm, Taken from NIST SP800-90A, section 1…
/trusted-firmware-m-3.5.0/docs/integration_guide/services/
Dtfm_crypto_integration_guide.rst63 description of the PSA API interface, please refer to the comments in the
68 A brief description of what is implemented by each source file is as below:
165 A detailed description of how the service interacts with *builtin* keys is
/trusted-firmware-m-3.5.0/secure_fw/partitions/crypto/
Ddir_crypto.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/secure_fw/partitions/platform/
Ddir_platform.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/interface/
Ddir_interface.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/secure_fw/partitions/initial_attestation/
Ddir_initial_attestation.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/secure_fw/partitions/protected_storage/
Ddir_protected_storage.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/secure_fw/partitions/
Ddir_services.dox8 //This file holds description for the current directory. This documentation
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/
Dcc3xx_config.h15 * file. A description of the options is available in \ref cc3xx.h

1234567