1. 0b4722c feat(st): put stm32image tool in build directory by Yann Gautier · 4 weeks ago
  2. 7c3e9a0 fix(lx2160a): put cert_create_tbbr.mk in the standard location by Boyan Karatotev · 3 months ago
  3. f4595e6 feat(build): put crttool in the build directory by Boyan Karatotev · 3 months ago
  4. 96fbe88 feat(build): put enctool in the build directory by Boyan Karatotev · 3 months ago
  5. cbd6cec feat(build): put fiptool in the build directory by Boyan Karatotev · 3 months ago
  6. 51dbe46 Merge "fix(sptool): handle load-address-relative-offset property" into integration by Govindraj Raja · 6 weeks ago
  7. d8fdff3 Merge changes from topic "map-summary" into integration by Manish V Badarkhe · 7 weeks ago
  8. a98d466 feat(memmap): add summary command to memory map script by Jimmy Brisson · 11 months ago
  9. 5f7116a fix(sptool): handle load-address-relative-offset property by Bence Balogh · 3 months ago
  10. 8daebef refactor(memmap)!: change behavioural flags to commands by Chris Kay · 4 months ago
  11. 6acd79a refactor(memmap): fix typing-related issues by Chris Kay · 4 months ago
  12. bc74cfc refactor(memmap): create common image parser interface by Chris Kay · 4 months ago
  13. b658ccd refactor(memmap): represent image symbols with key-value map by Chris Kay · 4 months ago
  14. 5bce4e6 refactor(memmap): factor memory regions into their own structure by Chris Kay · 4 months ago
  15. 205248e refactor(memmap): apply additional type hints by Chris Kay · 3 months ago
  16. f59b6fb refactor(memmap): check ELF object type rather than flag by Chris Kay · 3 months ago
  17. 015a8fd refactor(memmap): remove unused functionality by Chris Kay · 4 months ago
  18. 8ab677b fix(memmap): ensure terminal width is respected by Chris Kay · 4 months ago
  19. 1bed770 style(memmap): format with Ruff by Chris Kay · 4 months ago
  20. 97a6de9 docs(changelog): changelog for v2.13 release by Govindraj Raja · 3 months ago
  21. fbf6555 fix(tools): change data type to size_t for doimage by Jaiprakash Singh · 7 months ago
  22. bfe7f80 fix(nxp-tools): fix2 create_pbl buildroot build by Vincent Jardin · 4 months ago
  23. 634c7d8 fix(nxp-tools): fix create_pbl buildroot build by Vincent Jardin · 5 months ago
  24. 9fa621d build(dev-deps): bump the dev-deps group across 3 directories with 9 updates by dependabot[bot] · 5 months ago
  25. 3553087 feat(sptool): add StMM memory region descriptor by Kathleen Capella · 6 months ago
  26. 49c6566 feat(sptool): specify endianness for HOB bin by Kathleen Capella · 8 months ago
  27. 32ecc0e feat(sptool): include HOB file in the TL pkg by J-Alves · 8 months ago
  28. 2d317e8 feat(sptool): invoke the HOB list creation code by J-Alves · 8 months ago
  29. cc594af feat(sptool): add the HOB list creation script by Kathleen Capella · 10 months ago
  30. ed0c801 refactor(memmap): migrate to Poetry by Chris Kay · 6 months ago
  31. 6bd0dd4 Merge "feat(sptool): transfer list to replace SP Pkg" into integration by Madhukar Pappireddy · 6 months ago
  32. 0fe374e feat(sptool): transfer list to replace SP Pkg by J-Alves · 9 months ago
  33. 9327361 feat(sptool): populate secure partition number in makefile by Ben Horgan · 9 months ago
  34. d6dccfb Merge "build: remove Windows compatibility layer" into integration by Manish Pandey · 7 months ago
  35. c327370 build: remove Windows compatibility layer by Chris Kay · 7 months ago
  36. 42f024a chore(deps): bump the pip group across 2 directories with 1 update by dependabot[bot] · 7 months ago
  37. f927511 chore(deps): bump jinja2 by dependabot[bot] · 7 months ago
  38. 7260474 chore(deps): update pytest for cot-dt2c by Chris Kay · 7 months ago
  39. 0da16fe fix(cert-create): add default keysize to Brainpool ECDSA by Maxime Méré · 11 months ago
  40. fcdab0d Merge "fix(encrypt-fw): put build_msg under LOG_LEVEL flag" into integration by Manish Pandey · 8 months ago
  41. 537a25e fix(tlc): pass the flags from client interface by J-Alves · 8 months ago
  42. 7640df6 fix(encrypt-fw): put build_msg under LOG_LEVEL flag by Yann Gautier · 8 months ago
  43. f0e15dd fix(tlc): relax entry addition from YAML files by Harrison Mutai · 8 months ago
  44. c4c8e26 feat(tlc): add --align argument by J-Alves · 9 months ago
  45. 03c2660 fix(tlc): add void entries to align data by J-Alves · 8 months ago
  46. 5ca0241 fix(handoff): correct 8-bit modulo csum calculation by Harrison Mutai · 8 months ago
  47. 157c619 feat(tlc): formalise random generation of TEs by Harrison Mutai · 8 months ago
  48. 5cc9bdd Merge "fix(cert-create): load openSSL configuration before PKCS11 operations" into integration by Manish V Badarkhe · 8 months ago
  49. 5557056 Merge changes I04ecd50f,I830b53e2 into integration by Yann Gautier · 8 months ago
  50. 07a6a65 docs(changelog): changelog for v2.12 release by Govindraj Raja · 9 months ago
  51. 785c2c3 fix(cert-create): load openSSL configuration before PKCS11 operations by Gatien Chevallier · 10 months ago
  52. 72f4b70 fix(rcar-layout): fix tool build by Marek Vasut · 9 months ago
  53. 1297a45 Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · 10 months ago
  54. 9b05c37 feat(tlc): add command gen-header by Harrison Mutai · 12 months ago
  55. 38487c7 feat(tlc): add support for tox by Harrison Mutai · 11 months ago
  56. fd5b4bc refactor(tlc): fix static check errors and code style by Harrison Mutai · 12 months ago
  57. 3789c3c build: determine toolchain tools dynamically by Chris Kay · 1 year, 2 months ago
  58. ccbfd01 fix(tools): update the fiptool and certtool to fix POSIX build by Manish V Badarkhe · 1 year, 1 month ago
  59. 73f7b7d fix(cot-dt2c): fix various breakages by Chris Kay · 12 months ago
  60. e19977d fix(cot-dt2c): use processed Device Tree source file as input by Manish V Badarkhe · 11 months ago
  61. 4274d6f feat(auth): standalone CoT dt2c tool by Xialin Liu · 1 year, 1 month ago
  62. 4dcbba9 feat: add option to input attr as string of flag names by Charlie Bareham · 1 year, 2 months ago
  63. 792e8e8 feat: add option to input text instead of tag id number by Charlie Bareham · 1 year, 2 months ago
  64. 3112099 feat: add creating transfer lists from yaml files by Charlie Bareham · 1 year, 2 months ago
  65. e182f43 build: make poetry use existing lock file by Charlie Bareham · 1 year, 2 months ago
  66. 6ac31f3 feat(tlc): add host tool for static TL generation by Harrison Mutai · 1 year, 3 months ago
  67. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  68. 3ed7244 build(rzg-layout): split combined targets by Chris Kay · 1 year, 2 months ago
  69. ea2c652 build(rcar-layout): split combined targets by Chris Kay · 1 year, 2 months ago
  70. 415049a build(encrypt-fw): don't generate `build_msg.c` by Chris Kay · 1 year, 2 months ago
  71. a004ee8 build(cert-create): don't generate `build_msg.c` by Chris Kay · 1 year, 2 months ago
  72. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  73. 669e2b1 docs(changelog): changelog for v2.11 release by Manish V Badarkhe · 1 year, 3 months ago
  74. 1032762 Merge "feat(stm32mp2): add ddr-fw parameter for fiptool" into integration by Manish Pandey · 1 year, 3 months ago
  75. a1901c7 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · 1 year, 3 months ago
  76. e88ce98 Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · 1 year, 3 months ago
  77. a11230a refactor(fiptool): change all occurrences of RSS to RSE by Tamas Ban · 1 year, 6 months ago
  78. c0c280d fix(cert-create): add guardrails around brainpool usage by Donald Chan · 1 year, 4 months ago
  79. e639ad2 fix(cert-create): use a salt length equal to digest length for RSA-PSS by Donald Chan · 1 year, 4 months ago
  80. e494afc feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 1 year, 5 months ago
  81. 2f1c5e7 build: use GCC to link by default by Chris Kay · 1 year, 6 months ago
  82. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  83. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  84. 07da485 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  85. 9f9b481 Merge "fix(marvell-tools): include mbedtls/version.h before use" into integration by Olivier Deprez · 1 year, 7 months ago
  86. 0ec25e3 Merge "fix(spm): silence warning in sp_mk_generator" into integration by Madhukar Pappireddy · 1 year, 7 months ago
  87. 9653570 Merge "feat(memmap): add RELA section display" into integration by Manish V Badarkhe · 1 year, 7 months ago
  88. e068a7c fix(rcar): fix implicit rule invocations in tools by Chris Kay · 1 year, 7 months ago
  89. 2c5c394 Merge "refactor(juno): move plat_def_uuid_config to fiptool" into integration by Manish V Badarkhe · 1 year, 7 months ago
  90. a6462e0 feat(memmap): add RELA section display by Yann Gautier · 1 year, 7 months ago
  91. 6dc8ee6 fix(memmap): fix memory map dump when SEPARATE_CODE_AND_RODATA=0 by Sekhar Nori · 1 year, 7 months ago
  92. 6a3225e fix(spm): silence warning in sp_mk_generator by J-Alves · 1 year, 7 months ago
  93. a4fab36 Merge "fix(spm): not defining load-address in SP config" into integration by Manish V Badarkhe · 1 year, 7 months ago
  94. 9e72d01 fix(memmap): fix footprint free space calculation by Harrison Mutai · 1 year, 11 months ago
  95. 04e7f80 fix(spm): not defining load-address in SP config by J-Alves · 1 year, 7 months ago
  96. 503cf99 refactor(juno): move plat_def_uuid_config to fiptool by Andrey Skvortsov · 1 year, 8 months ago
  97. 4f7e0fa fix(rcar3): fix load address range check by Takuya Sakata · 3 years, 8 months ago
  98. 8eb4efe fix(marvell-tools): include mbedtls/version.h before use by Henrik Nordstrom · 1 year, 8 months ago
  99. 9873580 docs(changelog): changelog for v2.10 release by Manish V Badarkhe · 1 year, 9 months ago
  100. 256c1c6 Revert "docs(changelog): changelog for v2.10 release" by Manish Pandey · 1 year, 9 months ago