1. 1dfa271 fix(romlib): wrap indirectly included functions by Jimmy Brisson · Mon Jul 22 12:55:43 2024 -0500
  2. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  3. 1479b1a build(romlib): don't timestamp generated wrappers by Chris Kay · Thu May 23 13:09:39 2024 +0000
  4. 48d20fa build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · Wed May 29 21:57:48 2024 +0000
  5. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  6. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  7. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  8. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  9. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  10. c66b9f3 build: always use the C compiler to assemble by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  11. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  12. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  13. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · Thu Jul 30 08:50:10 2020 +0100
  14. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  15. 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · Tue Jul 09 18:30:58 2019 +0200
  16. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · Tue May 21 15:47:37 2019 +0100
  17. 70d4c9c romlib: Improve compilation flags definition by Louis Mayencourt · Mon Apr 29 16:35:30 2019 +0100
  18. aec19d3 ROMLIB bug fixes by John Tsichritzis · Fri Mar 08 16:54:13 2019 +0000
  19. d6839ef romlib: Add platform specific jump table list by Sathees Balya · Wed Oct 31 14:05:08 2018 +0000
  20. 34f2c3b romlib: Add map file generation by Sathees Balya · Wed Nov 14 11:59:12 2018 +0000
  21. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100