summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fix(tools/stm32image): improve the toolNicolas Le Bayon2021-06-221-17/+29
* fiptool: Do not call 'make clean' in 'all' targetPali Rohár2021-04-071-5/+1
* nxp-tool: for creating pbl file from bl2Pankaj Gupta2021-03-247-0/+1418
* tools: add mechanism to allow platform specific image UUIDPankaj Gupta2021-03-245-3/+180
* cert_create: updated tool for platform defined certs, keys & extensionsPankaj Gupta2021-03-2414-20/+414
* Merge "tools: cert_create: Create only requested certificates" into integrationSandrine Bailleux2021-01-281-1/+6
|\
| * tools: cert_create: Create only requested certificatesManish V Badarkhe2021-01-271-1/+6
* | Merge "cert-tool: avoid duplicates in extension stack" into integrationLauren Wehrmeister2021-01-271-3/+8
|\ \ | |/ |/|
| * cert-tool: avoid duplicates in extension stackJimmy Brisson2021-01-271-3/+8
* | Merge changes Ic9bacaf3,I99a18dbb,I34803060,I3ed55aa4,Ic8eed072, ... into int...Manish Pandey2021-01-205-0/+526
|\ \
| * | tools: renesas: Add tool support for RZ/G2 platformsBiju Das2021-01-135-0/+526
| |/
* | Merge changes from topic "certtool-memleak" into integrationSandrine Bailleux2021-01-152-26/+50
|\ \
| * | Use preallocated parts of the HASH structJimmy Brisson2020-10-201-26/+11
| * | Free arguments copied with strdupJimmy Brisson2020-10-201-0/+27
| * | Free keys after useJimmy Brisson2020-10-201-0/+7
| * | Free X509_EXTENSIONsJimmy Brisson2020-10-201-0/+5
| |/
* | tools: don't clean when buildingRoss Burton2021-01-132-2/+2
|/
* Update makefile to build fiptool for WindowsSami Mujawar2020-09-141-30/+37
* Fix fiptool packaging issue on windowsSami Mujawar2020-09-142-33/+66
* tools: Set the tool's default binary nameManish V Badarkhe2020-09-074-0/+4
* tools: Get the tool's binary name from the main makefileManish V Badarkhe2020-08-234-9/+7
* SPM: Alter sp_gen.mk entry depending on owner of partitionRuari Phipps2020-08-141-3/+33
* cert_create: add Platform owned secure partitions supportManish Pandey2020-08-123-1/+22
* Use abspath to dereference $BUILD_BASEGrant Likely2020-08-041-2/+2
* Merge "fiptool: return zero status on help and help <command>" into integrationjoanna.farley2020-07-162-38/+38
|\
| * fiptool: return zero status on help and help <command>Leonardo Sandoval2020-07-062-38/+38
* | tools: doimage: change the binary image alignment to 16Konstantin Porotchkin2020-07-101-11/+9
* | tools: doimage: migrate to mbedtls v2.8 APIsKonstantin Porotchkin2020-07-101-8/+12
|/
* cert_tool: Update cert_tool for fw_config image supportManish V Badarkhe2020-06-245-7/+32
* fiptool: Add fw_config in FIPManish V Badarkhe2020-06-241-1/+6
* cert_create: extend Secure partition support for tbbr CoTManish Pandey2020-06-114-0/+110
* sptool: append cert_tool arguments.Manish Pandey2020-06-081-2/+9
* cert_create: add SiP owned secure partitions supportManish Pandey2020-06-084-1/+118
* Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux2020-03-104-0/+535
|\
| * cert_create: Define the dualroot CoTSandrine Bailleux2020-02-244-0/+535
* | tools: Add firmware authenticated encryption toolSumit Garg2020-03-067-0/+625
* | Merge "tools: Small improvement to print_memory_map script" into integrationSandrine Bailleux2020-02-261-10/+21
|\ \
| * | tools: Small improvement to print_memory_map scriptLouis Mayencourt2020-02-141-10/+21
| |/
* | SPMD: generate and add Secure Partition blobs into FIPManish Pandey2020-02-201-0/+100
|/
* SPM: modify sptool to generate individual SP blobsManish Pandey2020-02-101-133/+159
* cert_create: Remove references to TBBR in common codeSandrine Bailleux2020-01-292-5/+5
* cert_create: Introduce COT build optionSandrine Bailleux2020-01-291-2/+7
* cert_create: Introduce TBBR CoT makefileSandrine Bailleux2020-01-292-28/+40
* cert_create: Remove some unused header files inclusionsSandrine Bailleux2020-01-143-24/+3
* tools: Add show_memory scriptLouis Mayencourt2019-11-251-0/+68
* Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell2019-09-125-14/+7
* Add cert_create tool support for RSA key sizesJustin Chadwell2019-09-123-12/+75
* meson: Rename platform directory to amlogicCarlo Caione2019-09-052-0/+0
* Reduce the number of memory leaks in cert_createJustin Chadwell2019-08-163-3/+5
* tools/fiptool: Add Makefile.msvc to build on Windows.Girish Pathak2019-07-021-0/+30