1. 85fa00e linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  2. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  3. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  4. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  5. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 3 months ago
  6. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  7. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 4 months ago
  8. de634f8 TSP: add PIE support by Masahiro Yamada · 4 years, 6 months ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  11. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  12. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  15. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  16. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  17. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  18. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  19. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  20. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  21. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  22. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  23. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  24. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  25. e01ea34 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  26. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  27. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago