Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/cert_create/src/tbbr/
A Dtbb_cert.c24 .cn = "Trusted Boot FW Certificate",
41 .cn = "Trusted Key Certificate",
56 .cn = "SCP Firmware Key Certificate",
70 .cn = "SCP Firmware Content Certificate",
84 .cn = "SoC Firmware Key Certificate",
98 .cn = "SoC Firmware Content Certificate",
113 .cn = "Trusted OS Firmware Key Certificate",
127 .cn = "Trusted OS Firmware Content Certificate",
144 .cn = "Non-Trusted Firmware Key Certificate",
158 .cn = "Non-Trusted Firmware Content Certificate",
[all …]
/arm-trusted-firmware-2.8.0/tools/nxp/cert_create_helper/src/
A Dpdef_tbb_cert.c17 .cn = "DDR Firmware Key Certificate",
31 .cn = "DDR UDIMM Firmware Content Certificate",
48 .cn = "DDR RDIMM Firmware Content Certificate",
/arm-trusted-firmware-2.8.0/tools/cert_create/src/dualroot/
A Dcot.c26 .cn = "Trusted Boot FW Certificate",
43 .cn = "Trusted Key Certificate",
57 .cn = "SCP Firmware Key Certificate",
71 .cn = "SCP Firmware Content Certificate",
85 .cn = "SoC Firmware Key Certificate",
99 .cn = "SoC Firmware Content Certificate",
114 .cn = "Trusted OS Firmware Key Certificate",
128 .cn = "Trusted OS Firmware Content Certificate",
146 .cn = "SiP owned Secure Partition Content Certificate",
182 .cn = "Firmware Update Certificate",
[all …]
/arm-trusted-firmware-2.8.0/tools/cert_create/src/cca/
A Dcot.c26 .cn = "CCA Content Certificate",
46 .cn = "Core Secure World Key Certificate",
61 .cn = "SPMC Content Certificate",
76 .cn = "SiP owned Secure Partition Content Certificate",
93 .cn = "Platform Key Certificate",
108 .cn = "Platform owned Secure Partition Content Certificate",
125 .cn = "Non-Trusted Firmware Content Certificate",
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_tbb_cert.c25 .cn = "STM32MP config FW Certificate",
/arm-trusted-firmware-2.8.0/tools/cert_create/include/
A Dcert.h35 const char *cn; /* Subject CN (Company Name) */ member
/arm-trusted-firmware-2.8.0/lib/debugfs/
A Ddev.c728 chan_t *cn; in add_mount_point() local
735 cn = path_to_channel(new, O_READ); in add_mount_point()
736 if (cn == NULL) { in add_mount_point()
740 if ((cn->qid & CHDIR) == 0) { in add_mount_point()
755 mp->new = cn; in add_mount_point()
761 channel_close(cn); in add_mount_point()
/arm-trusted-firmware-2.8.0/tools/cert_create/src/
A Dmain.c239 cert->cn); in check_cmd_params()
543 ext->type, cert->cn); in main()
553 ERROR("Cannot create %s\n", cert->cn); in main()
A Dcert.c182 (const unsigned char *)cert->cn, -1, -1, 0); in cert_new()
188 (const unsigned char *)issuer_cert->cn, -1, -1, 0); in cert_new()

Completed in 9 milliseconds