75 Commits (9ff5f754aea00d0e86ba5191839fc0faef949fe0)

Author SHA1 Message Date
laurenw-arm 0a6bf811d7 feat(cert_create): define the cca chain of trust 3 years ago
Juan Pablo Conde 9bc52d330f refactor(security): upgrade tools to OpenSSL 3.0 3 years ago
Pankaj Gupta b94bf967e6 cert_create: updated tool for platform defined certs, keys & extensions 4 years ago
Jimmy Brisson 1ed941c0b0 cert-tool: avoid duplicates in extension stack 4 years ago
Manish V Badarkhe 294e26566b tools: cert_create: Create only requested certificates 4 years ago
Ross Burton 69a9165954 tools: don't clean when building 4 years ago
Jimmy Brisson bcad20308f Use preallocated parts of the HASH struct 4 years ago
Jimmy Brisson 4a34d18f35 Free arguments copied with strdup 4 years ago
Jimmy Brisson 1f111f12b5 Free keys after use 4 years ago
Jimmy Brisson bea8019826 Free X509_EXTENSIONs 4 years ago
Manish V Badarkhe b13e3f9f98 tools: Set the tool's default binary name 4 years ago
Manish V Badarkhe fafd3ec9c9 tools: Get the tool's binary name from the main makefile 4 years ago
Manish Pandey 23d5f03ad0 cert_create: add Platform owned secure partitions support 4 years ago
Manish V Badarkhe 9b3ca9b120 cert_tool: Update cert_tool for fw_config image support 4 years ago
Manish Pandey a8818bbf75 cert_create: extend Secure partition support for tbbr CoT 4 years ago
Manish Pandey 0792dd7d64 cert_create: add SiP owned secure partitions support 5 years ago
Sandrine Bailleux a9d5c273c1 cert_create: Define the dualroot CoT 5 years ago
Sandrine Bailleux 067f7e9c52 cert_create: Remove references to TBBR in common code 5 years ago
Sandrine Bailleux 43743ea57d cert_create: Introduce COT build option 5 years ago
Sandrine Bailleux 3b24b66edc cert_create: Introduce TBBR CoT makefile 5 years ago
Sandrine Bailleux ba1eaabfff cert_create: Remove some unused header files inclusions 5 years ago
Justin Chadwell 6a415a508e Remove RSA PKCS#1 v1.5 support from cert_tool 5 years ago
Justin Chadwell dfe0f4c299 Add cert_create tool support for RSA key sizes 5 years ago
Justin Chadwell 65ec13bce1 Reduce the number of memory leaks in cert_create 5 years ago
Paul Beesley d5dc774cf0 tools: Remove unused cert_create defines 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz 750e8d807d tools: Make invocation of host compiler correct 6 years ago
Ying-Chun Liu (PaulLiu) aba0c7ae8e tools/cert_create: fix makefile to build build_msg.o by HOSTCC 6 years ago
Roberto Vargas 600835d028 make_cert: return error when invalid options are used 6 years ago
Soby Mathew 17bc617e80 Dynamic cfg: Enable support on CoT for other configs 7 years ago
Jonathan Wright 2f36e853b5 cert_create: fix makefile to remove executable on 'make realclean' 7 years ago
Heyi Guo 7d9ee7e380 Change PLATFORM_ROOT to TF_PLATFORM_ROOT 7 years ago
Soby Mathew e24659df35 Dynamic cfg: Update the tools 7 years ago
Qixiang Xu 2972247cb4 tools: add an option -hash-alg for cert_create 7 years ago
Qixiang Xu 1727de0e59 cert_tool: Fix ECDSA certificates create failure 7 years ago
Michalis Pappas 742c4e1433 cert_tool: update for compatibility with OpenSSL v1.1 7 years ago
Soby Mathew 4a2bf951ac Set default value of USE_TBBR_DEFS 7 years ago
Soby Mathew a8eb286ada cert_tool: Support for legacy RSA PKCS#1 v1.5 7 years ago
Summer Qin 71fb396440 Support Trusted OS firmware extra images in TF tools 8 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
dp-arm a967390062 tools: Use exported quiet flag from top-level Makefile 8 years ago
Soby Mathew 1f33ad4e9f cert_create: Use RSASSA-PSS signature scheme for certificates 8 years ago
dp-arm 72610c4102 build: Introduce HOSTCC flag 8 years ago
Masahiro Yamada bb41eb7a9d cert: move platform_oid.h to include/tools_share for all platforms 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
dp-arm dae695abf6 Fix minor issues found by cppcheck 8 years ago
Masahiro Yamada c893c73309 cert_create: remove unneeded initializers 8 years ago
Masahiro Yamada 559eb8b79a cert_create: merge successive i2d_ASN1_INTEGER() calls 8 years ago
Masahiro Yamada 762f1ebe8d cert_create: fix memory leak bug caused by key container overwrite 8 years ago
Yatharth Kochar f16db56a9e Fix `cert_create` tool for Segmentation fault 9 years ago