History for arm-trusted-firmware / bl2u
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-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-03-10
@Masahiro Yamada
Factor xlat_table sections in linker scripts out into a header file ...
Masahiro Yamada committed on 10 Mar 2020
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-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-03-12
@John Tsichritzis
Apply stricter speculative load restriction ...
John Tsichritzis committed on 12 Mar 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-08-03
@Roberto Vargas
Add atexit function to libc ...
Roberto Vargas committed on 3 Aug 2018
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-28
@davidcunado-arm
Merge pull request #1282 from robertovargas-arm/misra-changes ...
davidcunado-arm authored on 28 Feb 2018 GitHub committed on 28 Feb 2018
@Roberto Vargas
Fix MISRA rule 8.4 in common code ...
Roberto Vargas committed on 28 Feb 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-08-02
@Douglas Raillard
Fix BL2U entrypoint possible parameter corruption ...
Douglas Raillard committed on 2 Aug 2017
2017-07-12
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 12 Jul 2017
2017-05-15
@Yatharth Kochar
AArch32: Add BL2U support ...
Yatharth Kochar authored on 22 Nov 2016 dp-arm committed on 15 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-12
@davidcunado-arm
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush ...
davidcunado-arm authored on 12 Apr 2017 GitHub committed on 12 Apr 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
@Antonio Nino Diaz
Flush console where necessary ...
Antonio Nino Diaz committed on 31 Mar 2017
2017-03-20
@dp-arm
Move plat/common source file definitions to generic Makefiles ...
dp-arm committed on 20 Mar 2017
2017-02-06
@Douglas Raillard
Introduce unified API to zero memory ...
Douglas Raillard committed on 6 Feb 2017
2016-12-05
@Jeenu Viswambharan
Define and use no_ret macro where no return is expected ...
Jeenu Viswambharan committed on 5 Dec 2016
2016-07-08
@Sandrine Bailleux
Introduce SEPARATE_CODE_AND_RODATA build flag ...
Sandrine Bailleux committed on 8 Jul 2016