aboutsummaryrefslogtreecommitdiff
path: root/bl2u/bl2u.ld.S
AgeCommit message (Expand)Author
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-03-11Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar