1. fd54447 Merge "fix(romlib): prevent race condition on the build directory" into integration by Yann Gautier · Wed Nov 06 17:46:42 2024 +0100
  2. e079f7a fix(romlib): prevent race condition on the build directory by Boyan Karatotev · Wed Oct 30 09:56:27 2024 +0000
  3. 834cfe1 build: fix grouped targets on Make <= 4.2 by Chris Kay · Tue Aug 06 15:32:57 2024 +0000
  4. 87e98c2 build: determine toolchain tools dynamically by Chris Kay · Mon Jun 03 11:10:11 2024 +0000
  5. 3668336 Merge changes from topic "romlib-fixes" into integration by Manish V Badarkhe · Sat Aug 17 10:09:06 2024 +0200
  6. 1dfa271 fix(romlib): wrap indirectly included functions by Jimmy Brisson · Mon Jul 22 12:55:43 2024 -0500
  7. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  8. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  9. 1479b1a build(romlib): don't timestamp generated wrappers by Chris Kay · Thu May 23 13:09:39 2024 +0000
  10. 48d20fa build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · Wed May 29 21:57:48 2024 +0000
  11. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  12. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  13. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  14. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  15. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  16. c66b9f3 build: always use the C compiler to assemble by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  17. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  18. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  19. 4b7660a style: normalize linker script code style by Chris Kay · Thu Sep 29 14:36:53 2022 +0100
  20. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · Thu Jul 30 08:50:10 2020 +0100
  21. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  22. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  23. 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · Tue Jul 09 18:30:58 2019 +0200
  24. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · Tue May 21 15:47:37 2019 +0100
  25. 70d4c9c romlib: Improve compilation flags definition by Louis Mayencourt · Mon Apr 29 16:35:30 2019 +0100
  26. aec19d3 ROMLIB bug fixes by John Tsichritzis · Fri Mar 08 16:54:13 2019 +0000
  27. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  28. d6839ef romlib: Add platform specific jump table list by Sathees Balya · Wed Oct 31 14:05:08 2018 +0000
  29. 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
  30. 6f07a60 juno: Add romlib support by Sathees Balya · Fri Nov 02 14:56:06 2018 +0000
  31. 34f2c3b romlib: Add map file generation by Sathees Balya · Wed Nov 14 11:59:12 2018 +0000
  32. 29734e7 romlib: Add calloc_free register function by Sathees Balya · Wed Nov 14 11:57:10 2018 +0000
  33. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · Thu Oct 18 19:14:21 2018 +0100
  34. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  35. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100