]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - security-development-tools/core-secdev-k3.git/blob - scripts/x509-template.txt
Initial Commit
[security-development-tools/core-secdev-k3.git] / scripts / x509-template.txt
1 [ req ]
2 distinguished_name     = req_distinguished_name
3 x509_extensions        = v3_ca
4 prompt                 = no
5 dirstring_type         = nobmp
7 [ req_distinguished_name ]
8 C                      = US
9 ST                     = TX
10 L                      = Dallas
11 O                      = Texas Instruments Incorporated
12 OU                     = Processors
13 CN                     = TI Support
14 emailAddress           = support@ti.com
16 [ v3_ca ]
17 basicConstraints       = CA:true
18 1.3.6.1.4.1.294.1.33   = ASN1:SEQUENCE:sysfw_boot_seq
19 1.3.6.1.4.1.294.1.34   = ASN1:SEQUENCE:sysfw_image_integrity
20 1.3.6.1.4.1.294.1.3    = ASN1:SEQUENCE:swrv
22 [ sysfw_boot_seq ]
23 bootCore               = INTEGER:0
24 configFlagsSet         = INTEGER:0
25 configFlagsClear       = INTEGER:0
26 destAddr               = FORMAT:HEX,OCT:00000000
27 resetVec               = FORMAT:HEX,OCT:00000000
28 authInPlace            = INTEGER:2
29 setupResetVec          = INTEGER:0
30 rsvdFldValid           = FORMAT:HEX,OCT:0000
31 rsvd1                  = INTEGER:0
32 rsvd2                  = INTEGER:0
33 rsvd3                  = INTEGER:0
35 [ sysfw_image_integrity ]
36 shaType                = OID:2.16.840.1.101.3.4.2.3
37 shaValue               = FORMAT:HEX,OCT:TEST_IMAGE_SHA_VAL
38 imageSize              = INTEGER:TEST_IMAGE_LENGTH
40 [ swrv ]
41 swrv = INTEGER:0