summaryrefslogtreecommitdiff
path: root/tools/sptool
Commit message (Expand)AuthorAgeFilesLines
* fix(sptool): add dependency to SP imageJens Wiklander2022-11-231-2/+3
* fix(sptool): operators "is/is not" in sp_mk_gen.pyJ-Alves2022-10-071-2/+2
* fix: 'sp_mk_generator.py' reference to undef varJ-Alves2022-09-141-1/+1
* fix(sptool): fix concurrency issue for SP packagesDaniel Boulby2022-06-281-1/+1
* feat(sptool): delete c version of the sptoolJ-Alves2022-05-041-360/+0
* feat(sptool): use python version of sptoolJ-Alves2022-05-041-9/+21
* feat(sptool): python version of the sptoolJ-Alves2022-05-041-0/+145
* refactor(sptool): use SpSetupActions in sp_mk_generator.pyJ-Alves2022-05-041-100/+163
* feat(sptool): add python SpSetupActions frameworkJ-Alves2022-05-041-0/+155
* build(sptool): handle uuid field in SP layout fileImre Kis2022-02-101-31/+39
* fix(sptool): add leading zeroes in UUID conversionAnders Dellien2022-02-021-2/+2
* fix: SP UUID little to big endian in TF-A buildOlivier Deprez2021-09-281-13/+25
* tools: Set the tool's default binary nameManish V Badarkhe2020-09-071-0/+1
* tools: Get the tool's binary name from the main makefileManish V Badarkhe2020-08-231-2/+2
* SPM: Alter sp_gen.mk entry depending on owner of partitionRuari Phipps2020-08-141-3/+33
* Use abspath to dereference $BUILD_BASEGrant Likely2020-08-041-2/+2
* sptool: append cert_tool arguments.Manish Pandey2020-06-081-2/+9
* 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
* SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz2018-12-112-0/+383