summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-19fix(cert-create): fix key loading logicSandrine Bailleux
2023-10-13feat(cert-create): ecdsa p384 key supportlaurenw-arm
2023-09-26Merge "feat(fiptool): add ability to build statically" into integrationManish V Badarkhe
2023-09-25feat(fiptool): add ability to build staticallyOlivier Deprez
2023-09-21feat(cert-create): add pkcs11 engine supportRobin van der Gracht
2023-09-20fix(cert-create): key: Avoid having a temporary value for pkey in key_loadRobin van der Gracht
2023-08-11feat(sptool): generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json`Karl Meakin
2023-08-07refactor(ethos-n): move build flags to ethosn_npu.mkRajasekaran Kalidoss
2023-07-05build(tools): avoid unnecessary linkVincent Stehlé
2023-06-20Merge "build(changelog): pretend scope-less `build` changes have the `build` ...Joanna Farley
2023-06-12chore(bl): add UNALIGNED symbols for TEXT/RODATAMichal Simek
2023-06-08fix(memmap): reintroduce support for GNU map filesHarrison Mutai
2023-06-07Merge changes from topic "hm/memmap-feat" into integrationManish Pandey
2023-06-07Merge "fix(stm32mp1): add void entry in plat_def_toc_entries" into integrationManish Pandey
2023-06-05Merge "fix(fiptool): move juno plat_fiptool.mk" into integrationManish Pandey
2023-06-05Merge changes from topic "cot_cca_nvctr" into integrationSandrine Bailleux
2023-06-01Merge changes from topic "hm/memmap-feat" into integrationSandrine Bailleux
2023-05-25feat(cert-create): add new option for CCA NV ctrlaurenw-arm
2023-05-19docs(changelog): changelog for v2.9 releaseJuan Pablo Conde
2023-05-18build(changelog): pretend scope-less `build` changes have the `build` scopeChris Kay
2023-05-17fix(fiptool): move juno plat_fiptool.mkRob Hughes
2023-05-12feat(memmap): add topological memory viewHarrison Mutai
2023-05-12feat(memmap): add tabular memory use dataHarrison Mutai
2023-05-12refactor: improve readability of symbol tableHarrison Mutai
2023-05-12fix(stm32mp1): add void entry in plat_def_toc_entriesYann Gautier
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-02Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integrationSandrine Bailleux
2023-04-04build(fiptool): add object dependency generationMikael Olsson
2023-02-21refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja
2023-02-09fix(cert-create): change WARN to VERBOSElaurenw-arm
2023-02-06refactor(fiptool): move plat_fiptool.mk to toolsRaef Coles
2023-01-23Merge "feat(fiptool): handle FIP in a disk partition" into integrationManish V Badarkhe
2023-01-23feat(fiptool): handle FIP in a disk partitionAntonio Borneo
2022-12-15Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into int...Madhukar Pappireddy
2022-12-06fix(nxp-tools): fix coverity issueJiafei Pan
2022-11-23fix(sptool): add dependency to SP imageJens Wiklander
2022-11-16docs(changelog): changelog for v2.8 releaselaurenw-arm
2022-11-14feat(cert-create): update for ECDSA brainpoolP256r/t1 supportLionel Debieve
2022-11-11refactor(security): add OpenSSL 1.x compatibilityJuan Pablo Conde
2022-10-07fix(sptool): operators "is/is not" in sp_mk_gen.pyJ-Alves
2022-09-14fix: 'sp_mk_generator.py' reference to undef varJ-Alves
2022-06-29Merge "fix(sptool): fix concurrency issue for SP packages" into integrationMadhukar Pappireddy
2022-06-28fix(sptool): fix concurrency issue for SP packagesDaniel Boulby
2022-06-14feat(fiptool): add cca, core_swd, plat cert in FIPlaurenw-arm
2022-06-14feat(cert_create): define the cca chain of trustlaurenw-arm
2022-06-01docs(changelog): changelog for v2.7 releaseJayanth Dodderi Chidanand
2022-05-16refactor(security): upgrade tools to OpenSSL 3.0Juan Pablo Conde
2022-05-04feat(sptool): delete c version of the sptoolJ-Alves
2022-05-04feat(sptool): use python version of sptoolJ-Alves
2022-05-04feat(sptool): python version of the sptoolJ-Alves