index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
cert_create
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: add an option -hash-alg for cert_create
Qixiang Xu
2017-11-21
6
-23
/
+112
*
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_bui...
davidcunado-arm
2017-10-11
4
-9
/
+32
|
\
|
*
cert_tool: update for compatibility with OpenSSL v1.1
Michalis Pappas
2017-10-08
4
-9
/
+32
*
|
cert_tool: Fix ECDSA certificates create failure
Qixiang Xu
2017-10-09
1
-2
/
+3
|
/
*
Set default value of USE_TBBR_DEFS
Soby Mathew
2017-09-11
1
-0
/
+1
*
cert_tool: Support for legacy RSA PKCS#1 v1.5
Soby Mathew
2017-08-31
4
-18
/
+29
*
Support Trusted OS firmware extra images in TF tools
Summer Qin
2017-08-09
3
-4
/
+28
*
Fix order of #includes
Isla Mitchell
2017-07-12
4
-4
/
+4
*
tools: Use exported quiet flag from top-level Makefile
dp-arm
2017-06-12
1
-3
/
+3
*
cert_create: Use RSASSA-PSS signature scheme for certificates
Soby Mathew
2017-06-05
1
-6
/
+34
*
build: Introduce HOSTCC flag
dp-arm
2017-05-24
1
-3
/
+3
*
cert: move platform_oid.h to include/tools_share for all platforms
Masahiro Yamada
2017-05-24
5
-10
/
+42
*
Use SPDX license identifiers
dp-arm
2017-05-03
19
-475
/
+19
*
cert_create: remove unneeded initializers
Masahiro Yamada
2017-02-11
4
-33
/
+31
*
cert_create: merge successive i2d_ASN1_INTEGER() calls
Masahiro Yamada
2017-02-11
1
-2
/
+1
*
cert_create: fix memory leak bug caused by key container overwrite
Masahiro Yamada
2017-02-11
3
-17
/
+8
*
Fix `cert_create` tool for Segmentation fault
Yatharth Kochar
2016-07-05
1
-2
/
+4
*
Merge pull request #578 from EvanLloyd/ejll/woa_make2
danh-arm
2016-04-07
1
-14
/
+16
|
\
|
*
Make:Allow for extension in tool names.
Evan Lloyd
2016-04-01
1
-1
/
+1
|
*
Make:Use environment variables for OS detection.
Evan Lloyd
2016-04-01
1
-2
/
+2
|
*
Make:Make shell commands more portable
Evan Lloyd
2016-04-01
1
-3
/
+4
|
*
Make:Add realclean to .PHONY list
Evan Lloyd
2016-04-01
1
-1
/
+1
|
*
Make:Remove calls to shell from makefiles.
Evan Lloyd
2016-04-01
1
-8
/
+9
*
|
cert_create: add non-volatile counter support
Juan Castillo
2016-03-30
4
-40
/
+70
|
/
*
Merge pull request #484 from jcastillo-arm/jc/tf-issues/337
danh-arm
2016-01-13
12
-72
/
+145
|
\
|
*
cert_create: update help message
Juan Castillo
2016-01-07
12
-72
/
+145
*
|
Always build with '-pedantic'
Sandrine Bailleux
2016-01-05
3
-3
/
+3
|
/
*
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-14
1
-2
/
+2
*
TBB: apply TBBR naming convention to certificates and extensions
Juan Castillo
2015-12-14
7
-169
/
+169
*
FWU: Add FWU support to `cert_create` tool
Yatharth Kochar
2015-12-09
6
-10
/
+68
*
cert_create: specify command line options in the CoT
Juan Castillo
2015-10-23
13
-113
/
+301
*
cert_create: improve command line argument check
Juan Castillo
2015-10-23
1
-63
/
+42
*
TBB: rework cert_create tool to follow a data driven approach
Juan Castillo
2015-07-16
13
-410
/
+319
*
TBB: build 'cert_create' with ECDSA only if OpenSSL supports it
Juan Castillo
2015-07-01
3
-39
/
+65
*
TBB: add ECDSA support to the certificate generation tool
Juan Castillo
2015-06-25
4
-43
/
+160
*
TBB: use ASN.1 type DigestInfo to represent hashes
Juan Castillo
2015-06-25
3
-19
/
+89
*
Allow deeper platform port directory structure
Dan Handley
2015-04-28
1
-2
/
+8
*
TBB: use SHA256 to generate the certificate signatures
Juan Castillo
2015-03-05
1
-1
/
+1
*
TBB: add tool to generate certificates
Juan Castillo
2015-01-28
17
-0
/
+2181