1. 08526ad feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 9 months ago
  2. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 1 year, 1 month ago
  3. b6f9a2b build(bl2): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  5. 4b7660a style: normalize linker script code style by Chris Kay · 1 year, 8 months ago
  6. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 1 month ago
  7. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  8. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  9. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 2 months ago
  10. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 3 months ago
  11. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 8 months ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  13. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
  14. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  15. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  16. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  19. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  20. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  21. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago