History for arm-trusted-firmware / bl1
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-04
@Mark Dykes
Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration
Mark Dykes authored on 4 Apr 2020 TrustedFirmware Code Review committed on 4 Apr 2020
2020-04-03
@John Powell
Fix MISRA C issues in BL1/BL2/BL31 ...
John Powell authored on 20 Mar 2020 johpow01 committed on 3 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-03-01
@Madhukar Pappireddy
aarch32: stop speculative execution past exception returns ...
Madhukar Pappireddy committed on 1 Mar 2020
2020-02-18
@Mark Dykes
Merge "coverity: fix MISRA violations" into integration
Mark Dykes authored on 18 Feb 2020 TrustedFirmware Code Review committed on 18 Feb 2020
@Zelalem
coverity: fix MISRA violations ...
Zelalem committed on 18 Feb 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
2020-02-05
@Zelalem
coverity: Fix MISRA null pointer violations ...
Zelalem committed on 5 Feb 2020
2020-02-04
@Zelalem
Coverity: remove unnecessary header file includes ...
Zelalem committed on 4 Feb 2020
2020-01-22
@Anthony Steinhauser
Prevent speculative execution past ERET ...
Anthony Steinhauser committed on 22 Jan 2020
2019-12-12
@Soby Mathew
Merge "PIE: make call to GDT relocation fixup generalized" into integration
Soby Mathew authored on 12 Dec 2019 TrustedFirmware Code Review committed on 12 Dec 2019
@Manish Pandey
PIE: make call to GDT relocation fixup generalized ...
Manish Pandey committed on 12 Dec 2019
2019-12-04
@Samuel Holland
Reduce space lost to object alignment ...
Samuel Holland committed on 4 Dec 2019
2019-10-03
@Alexei Fedorov
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U ...
Alexei Fedorov committed on 3 Oct 2019
2019-09-18
@Sandrine Bailleux
Merge changes from topic "db/unsigned_long" into integration ...
Sandrine Bailleux authored on 18 Sep 2019 TrustedFirmware Code Review committed on 18 Sep 2019
2019-09-13
@Deepika Bhavnani
Unsigned long should not be used as per coding guidelines ...
Deepika Bhavnani committed on 13 Sep 2019
@Alexei Fedorov
Refactor ARMv8.3 Pointer Authentication support code ...
Alexei Fedorov committed on 13 Sep 2019
2019-08-21
@Alexei Fedorov
AArch64: Disable Secure Cycle Counter ...
Alexei Fedorov committed on 21 Aug 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-07-24
@John Tsichritzis
Refactor SPSR initialisation code ...
John Tsichritzis committed on 24 Jul 2019
2019-05-24
@Alexei Fedorov
Add support for Branch Target Identification ...
Alexei Fedorov committed on 24 May 2019
2019-04-01
@Ambroise Vincent
BL1: Fix type consistency ...
Ambroise Vincent committed on 1 Apr 2019
@Ambroise Vincent
Remove several warnings reported with W=2 ...
Ambroise Vincent committed on 1 Apr 2019
2019-03-13
@Bryan O'Donoghue
bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed ...
Bryan O'Donoghue committed on 13 Mar 2019