1. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · Thu Apr 27 14:26:03 2023 +0200
  2. b6f9a2b build(bl2): add symbols for memory layout by Harrison Mutai · Wed Apr 19 10:08:56 2023 +0100
  3. 78dca36 build(bl2u): sort sections by alignment by default by Chris Kay · Thu Jan 26 18:31:52 2023 +0000
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  5. 68d2836 build: clarify linker script generation by Chris Kay · Mon Jan 16 16:53:45 2023 +0000
  6. 4b7660a style: normalize linker script code style by Chris Kay · Thu Sep 29 14:36:53 2022 +0100
  7. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · Fri Feb 15 16:42:20 2019 +0100
  8. e57bce8 Avoid the use of linker *_SIZE__ macros by Yann Gautier · Tue Aug 18 14:42:41 2020 +0200
  9. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · Wed Apr 22 10:50:12 2020 +0900
  10. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · Tue Apr 07 13:04:24 2020 +0900
  11. b58e451 Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration by Mark Dykes · Sat Apr 04 19:58:56 2020 +0000
  12. a5c6636 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · Fri Mar 20 14:21:05 2020 -0500
  13. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 13:16:33 2020 +0900
  14. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · Thu Mar 26 10:57:12 2020 +0900
  15. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · Mon Mar 09 17:39:48 2020 +0900
  16. 23f5e54 Reduce space lost to object alignment by Samuel Holland · Sun Oct 20 16:11:25 2019 -0500
  17. 3dd9f2b TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · Tue Oct 01 13:58:23 2019 +0100
  18. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  19. d5a5960 Apply stricter speculative load restriction by John Tsichritzis · Mon Mar 04 16:42:54 2019 +0000
  20. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  21. 64d4de0 Add atexit function to libc by Roberto Vargas · Thu May 24 13:34:53 2018 +0100
  22. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · Thu May 10 11:01:16 2018 +0100
  23. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · Wed Apr 11 11:53:31 2018 +0100
  24. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  25. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  26. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  27. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · Wed Nov 15 11:45:35 2017 +0000
  28. 983b475 Fix BL2U entrypoint possible parameter corruption by Douglas Raillard · Wed Jul 26 19:23:16 2017 +0100
  29. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  30. 18dfb30 AArch32: Add BL2U support by Yatharth Kochar · Tue Nov 22 11:06:03 2016 +0000
  31. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  32. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100
  33. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  34. e3962d0 Flush console where necessary by Antonio Nino Diaz · Thu Feb 16 16:17:19 2017 +0000
  35. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  36. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  37. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  38. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  39. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  40. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · Wed Oct 14 15:27:24 2015 +0100