1. 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
  2. f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
  3. f608816 build(bl2): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
  4. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  5. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  6. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  7. a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  8. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  9. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  10. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
  11. ebd6efa Reduce space lost to object alignment by Samuel Holland · 6 years ago
  12. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  13. ad92509 Add .extab and .exidx sections by Roberto Vargas · 7 years ago
  14. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  15. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  16. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  17. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  18. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  19. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  20. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
  21. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 10 years ago