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. fcb72e1 build(bl32): 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. e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  7. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  8. a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  9. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  10. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  11. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
  12. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
  13. d974301 TSP: add PIE support by Masahiro Yamada · 6 years ago
  14. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  15. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  16. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  17. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  18. 82cb2c1 Use SPDX license identifiers by dp-arm · 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. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  22. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  23. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  24. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  25. a1b6db6 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 11 years ago
  26. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  27. a37255a Make the memory layout more flexible by Sandrine Bailleux · 11 years ago
  28. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 11 years ago
  29. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 11 years ago
  30. dccc537 Use --gc-sections during link by Andrew Thoelke · 11 years ago
  31. 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 11 years ago
  32. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 11 years ago