aboutsummaryrefslogtreecommitdiff
path: root/bl2/bl2_el3.ld.S
AgeCommit message (Expand)Author
2020-06-29linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada
2020-04-25linker_script: move .data section to bl_common.ld.hMasahiro Yamada
2020-04-24linker_script: move stacks section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: move bss section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada
2020-04-02linker_script: move more common code to bl_common.ld.hMasahiro Yamada
2020-03-11Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada
2020-01-24BL2_AT_EL3: add PIE supportMasahiro Yamada
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-06-14bl2_el3: clean up linker scriptMasahiro Yamada
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-01-18bl2-el3: Mark all the assembly functions in bl2 at el3Roberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas