TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
b13e3f9f98d08b8583db64d62acd947e727a1a4d
/
tools
/
cert_create
b13e3f9
tools: Set the tool's default binary name
by Manish V Badarkhe
· 5 years ago
fafd3ec
tools: Get the tool's binary name from the main makefile
by Manish V Badarkhe
· 5 years ago
23d5f03
cert_create: add Platform owned secure partitions support
by Manish Pandey
· 5 years ago
9b3ca9b
cert_tool: Update cert_tool for fw_config image support
by Manish V Badarkhe
· 5 years ago
a8818bb
cert_create: extend Secure partition support for tbbr CoT
by Manish Pandey
· 5 years ago
0792dd7
cert_create: add SiP owned secure partitions support
by Manish Pandey
· 5 years ago
a9d5c27
cert_create: Define the dualroot CoT
by Sandrine Bailleux
· 6 years ago
067f7e9
cert_create: Remove references to TBBR in common code
by Sandrine Bailleux
· 6 years ago
43743ea
cert_create: Introduce COT build option
by Sandrine Bailleux
· 6 years ago
3b24b66
cert_create: Introduce TBBR CoT makefile
by Sandrine Bailleux
· 6 years ago
ba1eaab
cert_create: Remove some unused header files inclusions
by Sandrine Bailleux
· 6 years ago
6a415a5
Remove RSA PKCS#1 v1.5 support from cert_tool
by Justin Chadwell
· 6 years ago
dfe0f4c
Add cert_create tool support for RSA key sizes
by Justin Chadwell
· 6 years ago
65ec13b
Reduce the number of memory leaks in cert_create
by Justin Chadwell
· 6 years ago
d5dc774
tools: Remove unused cert_create defines
by Paul Beesley
· 6 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
750e8d8
tools: Make invocation of host compiler correct
by Antonio Nino Diaz
· 7 years ago
aba0c7a
tools/cert_create: fix makefile to build build_msg.o by HOSTCC
by Ying-Chun Liu (PaulLiu)
· 7 years ago
600835d
make_cert: return error when invalid options are used
by Roberto Vargas
· 7 years ago
17bc617
Dynamic cfg: Enable support on CoT for other configs
by Soby Mathew
· 7 years ago
2f36e85
cert_create: fix makefile to remove executable on 'make realclean'
by Jonathan Wright
· 7 years ago
7d9ee7e
Change PLATFORM_ROOT to TF_PLATFORM_ROOT
by Heyi Guo
· 7 years ago
e24659d
Dynamic cfg: Update the tools
by Soby Mathew
· 8 years ago
2972247
tools: add an option -hash-alg for cert_create
by Qixiang Xu
· 8 years ago
9679297
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1
by davidcunado-arm
· 8 years ago
1727de0
cert_tool: Fix ECDSA certificates create failure
by Qixiang Xu
· 8 years ago
742c4e1
cert_tool: update for compatibility with OpenSSL v1.1
by Michalis Pappas
· 8 years ago
4a2bf95
Set default value of USE_TBBR_DEFS
by Soby Mathew
· 8 years ago
a8eb286
cert_tool: Support for legacy RSA PKCS#1 v1.5
by Soby Mathew
· 8 years ago
71fb396
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
2a4b4b7
Fix order of #includes
by Isla Mitchell
· 8 years ago
a967390
tools: Use exported quiet flag from top-level Makefile
by dp-arm
· 8 years ago
1f33ad4
cert_create: Use RSASSA-PSS signature scheme for certificates
by Soby Mathew
· 8 years ago
72610c4
build: Introduce HOSTCC flag
by dp-arm
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
c893c73
cert_create: remove unneeded initializers
by Masahiro Yamada
· 8 years ago
559eb8b
cert_create: merge successive i2d_ASN1_INTEGER() calls
by Masahiro Yamada
· 8 years ago
762f1eb
cert_create: fix memory leak bug caused by key container overwrite
by Masahiro Yamada
· 8 years ago
f16db56
Fix `cert_create` tool for Segmentation fault
by Yatharth Kochar
· 9 years ago
91e8ae6
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
42a45b5
Make:Allow for extension in tool names.
by Evan Lloyd
· 10 years ago
e7f54db
Make:Use environment variables for OS detection.
by Evan Lloyd
· 10 years ago
f1477d4
Make:Make shell commands more portable
by Evan Lloyd
· 10 years ago
aeb2566
Make:Add realclean to .PHONY list
by Evan Lloyd
· 10 years ago
231c147
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 10 years ago
96103d5
cert_create: add non-volatile counter support
by Juan Castillo
· 10 years ago
6cf9b6a
Merge pull request #484 from jcastillo-arm/jc/tf-issues/337
by danh-arm
· 10 years ago
159807e
cert_create: update help message
by Juan Castillo
· 10 years ago
aa85691
Always build with '-pedantic'
by Sandrine Bailleux
· 10 years ago
f59821d
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 10 years ago
516beb5
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 10 years ago
cebe1f2
FWU: Add FWU support to `cert_create` tool
by Yatharth Kochar
· 10 years ago
ad2c1a9
cert_create: specify command line options in the CoT
by Juan Castillo
· 10 years ago
dfc90e2
cert_create: improve command line argument check
by Juan Castillo
· 10 years ago
55e291a
TBB: rework cert_create tool to follow a data driven approach
by Juan Castillo
· 10 years ago
ed2a76e
TBB: build 'cert_create' with ECDSA only if OpenSSL supports it
by Juan Castillo
· 10 years ago
ccbf890
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 10 years ago
c3da66b
TBB: use ASN.1 type DigestInfo to represent hashes
by Juan Castillo
· 10 years ago
c04d260
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
ea4ec3a
TBB: use SHA256 to generate the certificate signatures
by Juan Castillo
· 10 years ago
6f97162
TBB: add tool to generate certificates
by Juan Castillo
· 11 years ago