aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson/gxl: Add tool to create bl31 bootable imagesRemi Pommarel2019-04-022-0/+143
* rcar_gen3: plat: Add initial D3 supportMarek Vasut2019-04-022-5/+14
* tools: Remove TODO from fiptoolPaul Beesley2019-03-121-1/+0
* tools: Remove unused cert_create definesPaul Beesley2019-03-121-4/+0
* tools/fiptool: Fix UUID parsing in blob handlingAndre Przywara2019-01-291-2/+2
* SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz2018-12-112-0/+383
* 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