History for arm-trusted-firmware / bl32 / tsp / tsp.ld.S
2020-06-29
@Masahiro Yamada
linker_script: move .rela.dyn section to bl_common.ld.h ...
Masahiro Yamada committed on 29 Jun 2020
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
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-01-24
@Masahiro Yamada
TSP: add PIE support ...
Masahiro Yamada committed on 24 Jan 2020
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-07-11
@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-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
2015-12-14
@Juan Castillo
Remove dashes from image names: 'BL3-x' --> 'BL3x' ...
Juan Castillo committed on 14 Dec 2015
2015-09-14
@Achin Gupta
Make generic code work in presence of system caches ...
Achin Gupta committed on 14 Sep 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-08-19
@Dan Handley
Clarify platform porting interface to TSP ...
Dan Handley committed on 19 Aug 2014
2014-07-10
@Sandrine Bailleux
fvp: Reuse BL1 and BL2 memory through image overlaying ...
Sandrine Bailleux committed on 10 Jul 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
2014-05-22
@Sandrine Bailleux
fvp: Move TSP from Secure DRAM to Secure SRAM ...
Sandrine Bailleux committed on 22 May 2014
@Sandrine Bailleux
TSP: Let the platform decide which secure memory to use ...
Sandrine Bailleux committed on 22 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
Add Test Secure Payload (BL3-2) image ...
Achin Gupta authored on 18 Feb 2014 Dan Handley committed on 20 Feb 2014