summaryrefslogtreecommitdiff
path: root/bl2/bl2.ld.S
Commit message (Expand)AuthorAgeFilesLines
* build: always prefix section names with `.`Chris Kay2023-02-201-4/+4
* style: normalize linker script code styleChris Kay2023-02-101-29/+32
* style(linker_script): fix indentationJorge Troncoso2022-10-201-6/+6
* feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke2021-10-041-1/+5
* linker_script: move .data section to bl_common.ld.hMasahiro Yamada2020-04-251-11/+1
* linker_script: move stacks section to bl_common.ld.hMasahiro Yamada2020-04-241-6/+1
* linker_script: move bss section to bl_common.ld.hMasahiro Yamada2020-04-021-12/+1
* linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-4/+2
* linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-22/+4
* Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-9/+2
* fconf: initial commitLouis Mayencourt2020-02-071-1/+11
* Reduce space lost to object alignmentSamuel Holland2019-12-041-6/+6
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+2
* Add .extab and .exidx sectionsRoberto Vargas2018-07-111-0/+9
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-4/+4
* Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+3
* Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-6/+7
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+5
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+3
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+25
* Make generic code work in presence of system cachesAchin Gupta2015-09-141-0/+11
* TBB: add authentication frameworkJuan Castillo2015-06-251-0/+7
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-221-0/+5
* Fix LENGTH attribute value in linker scriptsJuan Castillo2014-09-191-1/+1
* FVP: apply new naming conventions to memory regionsJuan Castillo2014-08-121-1/+1
* Split platform.h into separate headersDan Handley2014-05-231-1/+1
* Make the memory layout more flexibleSandrine Bailleux2014-05-231-0/+2
* Use --gc-sections during linkAndrew Thoelke2014-03-261-4/+4
* Specify image entry in linker scriptJeenu Viswambharan2014-03-201-0/+1
* Remove duplicate xlat_table descriptionsJeenu Viswambharan2014-02-261-10/+1
* Factor out translation table setup in ARM FVP portAchin Gupta2014-02-201-1/+10
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-171-0/+1
* Move translation tables into separate sectionJeenu Viswambharan2014-02-171-0/+9
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-051-27/+51
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-251-0/+85