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