/trusted-firmware-m-3.5.0/tools/ |
D | tfm_manifest_list.yaml | 32 "pid": 0, 46 "pid": 256, 60 "pid": 257, 74 "pid": 259, 89 "pid": 260, 103 "pid": 261, 117 "pid": 271,
|
D | tfm_parse_manifest_list.py | 31 # PID[0, TFM_PID_BASE - 1] are reserved for TF-M SPM and test usages 92 def manifest_validation(manifest, pid): argument 96 The validation is skipped for TF-M specific Partitions (PID < TFM_PID_BASE). 118 if (pid == None or pid >= TFM_PID_BASE) \ 312 if 'pid' not in manifest_item.keys(): 314 pid = None 316 pid = manifest_item['pid'] 319 if pid in pid_list: 320 raise Exception('PID No. {} has already been used!'.format(pid)) 322 pid_list.append(pid) [all …]
|
D | tfm_generated_file_list.yaml | 26 "description": "PID H file", 27 "template": "interface/include/psa_manifest/pid.h.template", 28 "output": "interface/include/psa_manifest/pid.h"
|
D | tfm_psa_ff_test_manifest_list.yaml | 23 "pid": 5000, 40 "pid": 5001, 57 "pid": 5002,
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/manifest/ |
D | tfm_manifest_list.yaml | 32 "pid": 0, 46 "pid": 259, 60 "pid": 260, 74 "pid": 261,
|
/trusted-firmware-m-3.5.0/docs/integration_guide/services/ |
D | tfm_manifest_tool_user_guide.rst | 17 as ``psa_manifest/pid.h`` and ``psa_manifest/sid.h``. 123 - ``pid`` 127 The Secure Partition ID (PID). 131 for the PID allocations.
|
D | tfm_secure_partition_addition.rst | 144 ``<TF-M build folder>generated/interface/include/psa_manifest/pid.h``. Each 154 .. table:: PID table 158 **Secure Partitions** **PID Range** 170 PID allocations. 337 "pid": 290,
|
/trusted-firmware-m-3.5.0/secure_fw/spm/cmsis_psa/ |
D | spm_ipc.c | 37 #include "psa_manifest/pid.h" 246 if (p_part->p_ldinf->pid == partition_id) { in tfm_spm_get_partition_by_id() 351 if (partition_id != p_conn_handle->service->partition->p_ldinf->pid) { in spm_msg_handle_to_connection() 395 return partition->p_ldinf->pid; in tfm_spm_partition_get_running_partition_id()
|
D | rom_loader.c | 95 if (p_ptldinf->pid < 0) { in load_a_partition_assuredly()
|
/trusted-firmware-m-3.5.0/secure_fw/spm/ffm/ |
D | interrupt.c | 152 if (p_ildi->pid != p_part->p_ldinf->pid) { in spm_handle_interrupt()
|
D | stack_watermark.c | 57 SPMLOG_VAL(" Partition id: ", p_pt->p_ldinf->pid); in dump_used_stacks()
|
D | tfm_boot_data.c | 14 #include "psa_manifest/pid.h"
|
/trusted-firmware-m-3.5.0/interface/include/psa_manifest/ |
D | pid.h.template | 19 #define {{"%-62s"|format(partition.manifest.name)}} ({{partition.attr.pid}})
|
/trusted-firmware-m-3.5.0/tools/templates/ |
D | partition_load_info.template | 24 #include "psa_manifest/pid.h" 110 .pid = {{manifest.name}}, 274 .pid = {{manifest.name}},
|
/trusted-firmware-m-3.5.0/secure_fw/spm/include/load/ |
D | interrupt_defs.h | 26 int32_t pid; /* Owner Partition ID */ member
|
D | partition_defs.h | 88 int32_t pid; /* Partition ID */ member
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/ |
D | usbd.h | 414 * @brief Set USB DATA1 PID for the specified endpoint ID 420 …* @details Set DSQ_SYNC bit of USB_CFGx register to specify the DATA1 PID for the following IN … 421 …* Base on this setting, hardware will toggle PID between DATA0 and DATA1 automatically… 427 * @brief Set USB DATA0 PID for the specified endpoint ID 433 …* @details Clear DSQ_SYNC bit of USB_CFGx register to specify the DATA0 PID for the following I… 434 …* Base on this setting, hardware will toggle PID between DATA0 and DATA1 automatically…
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/ |
D | usbd.h | 414 * @brief Set USB DATA1 PID for the specified endpoint ID 420 …* @details Set DSQ_SYNC bit of USB_CFGx register to specify the DATA1 PID for the following IN … 421 …* Base on this setting, hardware will toggle PID between DATA0 and DATA1 automatically… 427 * @brief Set USB DATA0 PID for the specified endpoint ID 433 …* @details Clear DSQ_SYNC bit of USB_CFGx register to specify the DATA0 PID for the following I… 434 …* Base on this setting, hardware will toggle PID between DATA0 and DATA1 automatically…
|
/trusted-firmware-m-3.5.0/secure_fw/partitions/idle_partition/ |
D | load_info_idle_sp.c | 53 .pid = TFM_SP_IDLE_ID,
|
/trusted-firmware-m-3.5.0/secure_fw/partitions/ns_agent_tz/ |
D | load_info_ns_agent_tz.c | 64 .pid = 0,
|
/trusted-firmware-m-3.5.0/platform/ext/common/template/ |
D | crypto_keys.c | 21 #include "psa_manifest/pid.h"
|
/trusted-firmware-m-3.5.0/secure_fw/partitions/platform/ |
D | platform_sp.c | 13 #include "psa_manifest/pid.h"
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/ |
D | crypto_keys.c | 14 #include "psa_manifest/pid.h"
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/Include/ |
D | usbd_reg.h | 75 * | | |0 = DATA0 PID. 76 * | | |1 = DATA1 PID. 77 … * | | |For IN token, DSQSYNC specify DATA0 or DATA1 PID in transfer data packet. 78 … * | | |For OUT token, DSQSYNC specify DATA0 or DATA1 PID in received data packet.
|
/trusted-firmware-m-3.5.0/secure_fw/partitions/internal_trusted_storage/ |
D | tfm_internal_trusted_storage.c | 22 #include "psa_manifest/pid.h"
|