aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0813-80/+80
* Merge pull request #1623 from MISL-EBU-System-SW/a3700-supportAntonio Niño Díaz2018-11-0111-0/+0
|\
| * tools: Move doimage to marvell folder for future add-onsKonstantin Porotchkin2018-10-2211-0/+0
* | Merge pull request #1632 from Yann-lms/stm32mp1_mmcSoby Mathew2018-10-181-1/+1
|\ \ | |/ |/|
| * stm32mp1: update platform files to use MMC devicesYann Gautier2018-10-151-1/+1
* | rcar-gen3: initial commit for the rcar-gen3 boardsJorge Ramirez-Ortiz2018-10-175-0/+469
|/
* Merge pull request #1612 from antonio-nino-diaz-arm/an/toolsSoby Mathew2018-10-104-33/+34
|\
| * tools: Make invocation of host compiler correctAntonio Nino Diaz2018-10-044-33/+34
* | Merge pull request #1489 from teknoraver/masterSoby Mathew2018-10-101-8/+15
|\ \ | |/ |/|
| * doimage: get rid of non null terminated strings by strncpyMatteo Croce2018-09-241-8/+15
* | tools: Fix broken object compilation rulesJan Kiszka2018-10-032-4/+3
* | fip_create: Remove fip_create compatibility scriptdp-arm2018-09-282-133/+2
|/
* fix: tools: Fix doimage syntax breaking secure mode buildKonstantin Porotchkin2018-09-031-1/+1
* tools: doimage: Add secure image key file examplesKonstantin Porotchkin2018-09-038-0/+194
* tools: Add stm32image tool into TF-AYann Gautier2018-07-242-0/+296
* Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6danh-arm2018-07-193-0/+1818
|\
| * tools: add support for Marvell doimageKonstantin Porotchkin2018-07-183-0/+1818
* | tools/cert_create: fix makefile to build build_msg.o by HOSTCCYing-Chun Liu (PaulLiu)2018-07-061-1/+1
* | make_cert: return error when invalid options are usedRoberto Vargas2018-06-271-3/+1
|/
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-142-18/+23
* Dynamic cfg: Enable support on CoT for other configsSoby Mathew2018-05-185-7/+58
* Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptooldanh-arm2018-05-031-1/+4
|\
| * tools/fiptool: fix memory leaks in fiptoolJonathan Wright2018-05-031-1/+4
* | cert_create: fix makefile to remove executable on 'make realclean'Jonathan Wright2018-04-301-1/+1
|/
* Change PLATFORM_ROOT to TF_PLATFORM_ROOTHeyi Guo2018-03-051-1/+1
* Dynamic cfg: Update the toolsSoby Mathew2018-02-264-7/+41
* fiptool: Fix use after freeAndreas Färber2018-01-271-1/+1
* Add padding at the end of the last entryRoberto Vargas2018-01-031-3/+14
* tools: add an option -hash-alg for cert_createQixiang Xu2017-11-216-23/+112
* fiptool: Enable Visual Studio buildEvan Lloyd2017-10-173-0/+475
* fiptool: Precursor changes for Visual StudioEvan Lloyd2017-10-113-9/+37
* Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_bui...davidcunado-arm2017-10-114-9/+32
|\
| * cert_tool: update for compatibility with OpenSSL v1.1Michalis Pappas2017-10-084-9/+32
* | cert_tool: Fix ECDSA certificates create failureQixiang Xu2017-10-091-2/+3
|/
* Set default value of USE_TBBR_DEFSSoby Mathew2017-09-111-0/+1
* cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew2017-08-314-18/+29
* fiptool: Update file open modes with 'b' (for Windows)Evan Lloyd2017-08-301-4/+4
* Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-095-4/+42
* Merge pull request #1044 from islmit01/im/fix_includesdavidcunado-arm2017-08-033-3/+4
|\
| * Fix order of #includesIsla Mitchell2017-07-313-3/+4
* | fiptool: remove unneeded -I. include pathMasahiro Yamada2017-07-261-1/+1
|/
* Fix order of #includesIsla Mitchell2017-07-127-8/+7
* tools: Use exported quiet flag from top-level Makefiledp-arm2017-06-122-4/+4
* cert_create: Use RSASSA-PSS signature scheme for certificatesSoby Mathew2017-06-051-6/+34
* build: Introduce HOSTCC flagdp-arm2017-05-242-6/+6
* cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-245-10/+42
* fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada2017-05-235-29/+14
* Use SPDX license identifiersdp-arm2017-05-0325-628/+27
* fiptool: Support non-decimal --align argumentsAndreas Färber2017-04-241-1/+1
* fiptool: Embed a pointer to an image within the image descriptordp-arm2017-02-272-108/+35