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