History for arm-trusted-firmware / bl1 / bl1.ld.S
2020-04-25
@Masahiro Yamada
linker_script: move .data section to bl_common.ld.h ...
Masahiro Yamada committed on 25 Apr 2020
2020-04-24
@Masahiro Yamada
linker_script: move stacks section to bl_common.ld.h ...
Masahiro Yamada committed on 24 Apr 2020
@Masahiro Yamada
bl1: remove '.' from stacks section in linker script ...
Masahiro Yamada committed on 24 Apr 2020
2020-04-02
@Masahiro Yamada
linker_script: move bss section to bl_common.ld.h ...
Masahiro Yamada committed on 2 Apr 2020
@Masahiro Yamada
linker_script: replace common read-only data with RODATA_COMMON ...
Masahiro Yamada committed on 2 Apr 2020
2020-04-01
@Masahiro Yamada
linker_script: move more common code to bl_common.ld.h ...
Masahiro Yamada committed on 1 Apr 2020
2020-03-10
@Masahiro Yamada
Factor xlat_table sections in linker scripts out into a header file ...
Masahiro Yamada committed on 10 Mar 2020
2020-02-12
@Arve Hjønnevåg
Fix boot failures on some builds linked with ld.lld. ...
Arve Hjønnevåg committed on 12 Feb 2020
2019-12-04
@Samuel Holland
Reduce space lost to object alignment ...
Samuel Holland committed on 4 Dec 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-07-11
@Roberto Vargas
Add .extab and .exidx sections ...
Roberto Vargas committed on 11 Jul 2018
@Roberto Vargas
Use ALIGN instead of NEXT in linker scripts ...
Roberto Vargas committed on 11 Jul 2018
2018-02-27
@Antonio Nino Diaz
Add comments about mismatched TCR_ELx and xlat tables ...
Antonio Nino Diaz committed on 27 Feb 2018
2017-11-29
@Antonio Nino Diaz
Replace magic numbers in linkerscripts by PAGE_SIZE ...
Antonio Nino Diaz committed on 29 Nov 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-03-31
@Douglas Raillard
Add support for GCC stack protection ...
Douglas Raillard authored on 24 Feb 2017 dp-arm committed on 31 Mar 2017
2017-02-06
@Douglas Raillard
Introduce unified API to zero memory ...
Douglas Raillard committed on 6 Feb 2017
2016-07-08
@Sandrine Bailleux
Introduce SEPARATE_CODE_AND_RODATA build flag ...
Sandrine Bailleux committed on 8 Jul 2016
@Sandrine Bailleux
BL1: Add linker symbol identifying end of ROM content ...
Sandrine Bailleux committed on 8 Jul 2016
2015-06-25
@Juan Castillo
TBB: add authentication framework ...
Juan Castillo committed on 25 Jun 2015
2015-01-22
@Soby Mathew
Remove coherent memory from the BL memory maps ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
2014-09-19
@Juan Castillo
Fix LENGTH attribute value in linker scripts ...
Juan Castillo committed on 19 Sep 2014
2014-08-20
@Soby Mathew
Introduce framework for CPU specific operations ...
Soby Mathew authored on 14 Aug 2014 Dan Handley committed on 20 Aug 2014
2014-08-12
@Juan Castillo
FVP: apply new naming conventions to memory regions ...
Juan Castillo committed on 12 Aug 2014
2014-05-23
@Dan Handley
Split platform.h into separate headers ...
Dan Handley authored on 14 May 2014 Achin Gupta committed on 23 May 2014
@Sandrine Bailleux
Make the memory layout more flexible ...
Sandrine Bailleux committed on 23 May 2014
@Sandrine Bailleux
Make BL1 RO and RW base addresses configurable ...
Sandrine Bailleux committed on 23 May 2014
2014-03-26
@Andrew Thoelke
Use --gc-sections during link ...
Andrew Thoelke committed on 26 Mar 2014
2014-03-20
@Jeenu Viswambharan
Specify image entry in linker script ...
Jeenu Viswambharan authored on 11 Mar 2014 Dan Handley committed on 20 Mar 2014
2014-02-20
@Achin Gupta
Factor out translation table setup in ARM FVP port ...
Achin Gupta authored on 9 Feb 2014 Dan Handley committed on 20 Feb 2014