History for arm-trusted-firmware / bl31 / bl31.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-12
@Mark Dykes
Merge changes from topic "mp/enhanced_pal_hw" into integration ...
Mark Dykes authored on 12 Mar 2020 TrustedFirmware Code Review committed on 12 Mar 2020
2020-03-11
@Madhukar Pappireddy
fconf: necessary modifications to support fconf in BL31 & SP_MIN ...
Madhukar Pappireddy committed on 11 Mar 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-04
@Sandrine Bailleux
Merge changes from topic "mp/separate_nobits" into integration ...
Sandrine Bailleux authored on 4 Feb 2020 TrustedFirmware Code Review committed on 4 Feb 2020
2020-01-27
@Madhukar Pappireddy
Changes necessary to support SEPARATE_NOBITS_REGION feature ...
Madhukar Pappireddy committed on 27 Jan 2020
2020-01-24
@Masahiro Yamada
BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work ...
Masahiro Yamada committed on 24 Jan 2020
2020-01-22
@Mark Dykes
Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" ...
Mark Dykes committed on 22 Jan 2020
2020-01-21
@Madhukar Pappireddy
Changes necessary to support SEPARATE_NOBITS_REGION feature ...
Madhukar Pappireddy committed on 21 Jan 2020
2019-12-29
@Samuel Holland
bl31: Split into two separate memory regions ...
Samuel Holland committed on 29 Dec 2019
2019-12-20
@Paul Beesley
spm: Remove SPM Alpha 1 prototype and support files ...
Paul Beesley authored on 14 Oct 2019 Manish Pandey committed on 20 Dec 2019
@Paul Beesley
Remove dependency between SPM_MM and ENABLE_SPM build flags ...
Paul Beesley authored on 16 Sep 2019 Manish Pandey committed on 20 Dec 2019
2019-12-04
@Samuel Holland
Reduce space lost to object alignment ...
Samuel Holland committed on 4 Dec 2019
2019-02-07
@Varun Wadekar
locks: linker variables to calculate per-cpu bakery lock size ...
Varun Wadekar committed on 7 Feb 2019
2019-01-16
@Soby Mathew
Merge pull request #1738 from ardbiesheuvel/synquacer-spm ...
Soby Mathew authored on 16 Jan 2019 GitHub committed on 16 Jan 2019
2019-01-15
@Ard Biesheuvel
spm: permit platform to override the VMA placement of the vector table ...
Ard Biesheuvel committed on 15 Jan 2019
@Paul Beesley
Correct typographical errors ...
Paul Beesley committed on 15 Jan 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-12-17
@Soby Mathew
BL31: correct GOT section omission ...
Soby Mathew committed on 17 Dec 2018
2018-10-29
@Soby Mathew
PIE: Position Independant Executable support for BL31 ...
Soby Mathew committed on 29 Oct 2018
2018-10-16
@Roberto Vargas
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled ...
Roberto Vargas committed on 16 Oct 2018
2018-07-11
@Roberto Vargas
Use ALIGN instead of NEXT in linker scripts ...
Roberto Vargas committed on 11 Jul 2018
2018-06-13
@Sandrine Bailleux
SPM: Treat SP xlat tables the same as others ...
Sandrine Bailleux authored on 6 Jun 2018 Antonio Nino Diaz committed on 13 Jun 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