1. f3d13e5 fix(bl1): add missing `__RW_{START,END}__` symbols by Chris Kay · 4 months ago
  2. 08526ad feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 9 months ago
  3. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 1 year, 1 month ago
  4. e420d1a build(bl1): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  5. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  6. 4b7660a style: normalize linker script code style by Chris Kay · 1 year, 8 months ago
  7. da284d5 style(linker_script): fix indentation by Jorge Troncoso · 1 year, 8 months ago
  8. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 1 month ago
  9. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  10. 1c71659 bl1: remove '.' from stacks section in linker script by Masahiro Yamada · 4 years, 2 months ago
  11. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  12. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 2 months ago
  13. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  14. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 3 months ago
  15. 1488cbe Fix boot failures on some builds linked with ld.lld. by Arve Hjønnevåg · 4 years, 4 months ago
  16. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 8 months ago
  17. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  18. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
  19. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  20. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  21. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  22. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  23. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  24. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  25. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  26. 6c2daed BL1: Add linker symbol identifying end of ROM content by Sandrine Bailleux · 8 years ago
  27. 8e55d93 TBB: add authentication framework by Juan Castillo · 9 years ago
  28. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  29. fd8c077 Fix LENGTH attribute value in linker scripts by Juan Castillo · 10 years ago
  30. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  31. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  32. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  33. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  34. f748806 Make BL1 RO and RW base addresses configurable by Sandrine Bailleux · 10 years ago
  35. e01ea34 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  36. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  37. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  38. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
  39. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 10 years ago
  40. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · 10 years ago
  41. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  42. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  43. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · 11 years ago
  44. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago