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