Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/src/tbbr/
H A Dtbb_cert.c26 .issuer = TRUSTED_BOOT_FW_CERT,
43 .issuer = TRUSTED_KEY_CERT,
58 .issuer = SCP_FW_KEY_CERT,
72 .issuer = SCP_FW_CONTENT_CERT,
86 .issuer = SOC_FW_KEY_CERT,
100 .issuer = SOC_FW_CONTENT_CERT,
115 .issuer = TRUSTED_OS_FW_KEY_CERT,
129 .issuer = TRUSTED_OS_FW_CONTENT_CERT,
146 .issuer = NON_TRUSTED_FW_KEY_CERT,
160 .issuer = NON_TRUSTED_FW_CONTENT_CERT,
[all …]
/rk3399_ARM-atf/tools/cert_create/src/
H A Dcert.c73 int cert_add_ext(X509 *issuer, X509 *subject, int nid, char *value) in cert_add_ext() argument
82 X509V3_set_ctx(&ctx, issuer, subject, NULL, NULL, 0); in cert_add_ext()
103 cert_t *issuer_cert = &certs[cert->issuer]; in cert_new()
105 X509 *issuer = issuer_cert->x; in cert_new() local
128 if (!issuer) { in cert_new()
129 issuer = x; in cert_new()
191 cert_add_ext(issuer, x, NID_subject_key_identifier, "hash"); in cert_new()
192 cert_add_ext(issuer, x, NID_authority_key_identifier, "keyid:always"); in cert_new()
194 cert_add_ext(issuer, x, NID_basic_constraints, "CA:TRUE"); in cert_new()
195 cert_add_ext(issuer, x, NID_key_usage, "keyCertSign"); in cert_new()
[all …]
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2162aqds/cert_create_helper/src/
H A Dpdef_tbb_cert.c19 .issuer = DDR_FW_KEY_CERT,
33 .issuer = DDR_UDIMM_FW_CONTENT_CERT,
50 .issuer = DDR_RDIMM_FW_CONTENT_CERT,
/rk3399_ARM-atf/tools/cert_create/src/dualroot/
H A Dcot.c28 .issuer = TRUSTED_BOOT_FW_CERT,
45 .issuer = TRUSTED_KEY_CERT,
59 .issuer = SCP_FW_KEY_CERT,
73 .issuer = SCP_FW_CONTENT_CERT,
87 .issuer = SOC_FW_KEY_CERT,
101 .issuer = SOC_FW_CONTENT_CERT,
116 .issuer = TRUSTED_OS_FW_KEY_CERT,
130 .issuer = TRUSTED_OS_FW_CONTENT_CERT,
148 .issuer = SIP_SECURE_PARTITION_CONTENT_CERT,
166 .issuer = PLAT_SECURE_PARTITION_CONTENT_CERT,
[all …]
/rk3399_ARM-atf/tools/cert_create/src/cca/
H A Dcot.c28 .issuer = CCA_CONTENT_CERT,
48 .issuer = CORE_SWD_KEY_CERT,
63 .issuer = SPMC_CONTENT_CERT,
78 .issuer = SIP_SECURE_PARTITION_CONTENT_CERT,
95 .issuer = PLAT_KEY_CERT,
110 .issuer = PLAT_SECURE_PARTITION_CONTENT_CERT,
127 .issuer = NON_TRUSTED_FW_CONTENT_CERT,
/rk3399_ARM-atf/include/drivers/arm/
H A Dethosn_cert.h22 .issuer = ETHOSN_NPU_FW_KEY_CERT, \
37 .issuer = ETHOSN_NPU_FW_CONTENT_CERT, \
/rk3399_ARM-atf/tools/cert_create/include/
H A Dcert.h40 int issuer; /* Issuer certificate */ member
50 int cert_add_ext(X509 *issuer, X509 *subject, int nid, char *value);
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_tbb_cert.c27 .issuer = STM32MP_CONFIG_CERT,
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot.rst58 certificate's issuer but by the content of the certificate extensions. To sign
215 - BL1 loads and verifies the BL2 content certificate. The issuer public key is
228 - BL2 loads and verifies the trusted key certificate. The issuer public key is