1. 1479b1a build(romlib): don't timestamp generated wrappers by Chris Kay · Thu May 23 13:09:39 2024 +0000
  2. 48d20fa build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · Wed May 29 21:57:48 2024 +0000
  3. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  4. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  5. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  6. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  7. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  8. c66b9f3 build: always use the C compiler to assemble by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  9. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  10. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  11. 4b7660a style: normalize linker script code style by Chris Kay · Thu Sep 29 14:36:53 2022 +0100
  12. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · Thu Jul 30 08:50:10 2020 +0100
  13. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  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. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  20. d6839ef romlib: Add platform specific jump table list by Sathees Balya · Wed Oct 31 14:05:08 2018 +0000
  21. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · Tue Nov 27 09:06:15 2018 +0100
  22. 6f07a60 juno: Add romlib support by Sathees Balya · Fri Nov 02 14:56:06 2018 +0000
  23. 34f2c3b romlib: Add map file generation by Sathees Balya · Wed Nov 14 11:59:12 2018 +0000
  24. 29734e7 romlib: Add calloc_free register function by Sathees Balya · Wed Nov 14 11:57:10 2018 +0000
  25. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · Thu Oct 18 19:14:21 2018 +0100
  26. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  27. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100