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