History for arm-trusted-firmware / common / bl_common.c
2019-09-13
@Alexei Fedorov
Refactor ARMv8.3 Pointer Authentication support code ...
Alexei Fedorov committed on 13 Sep 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-03-01
@Antonio Nino Diaz
Correctly check for support of Address Authentication ...
Antonio Nino Diaz committed on 1 Mar 2019
2019-02-27
@Antonio Nino Diaz
Add support for pointer authentication ...
Antonio Nino Diaz committed on 27 Feb 2019
2019-01-31
@Sandrine Bailleux
Remove dead code related to LOAD_IMAGE_V2=0 ...
Sandrine Bailleux committed on 31 Jan 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-10-04
@Antonio Nino Diaz
Remove some MISRA defects in common code ...
Antonio Nino Diaz committed on 4 Oct 2018
2018-09-28
@Roberto Vargas
Remove build option LOAD_IMAGE_V2 ...
Roberto Vargas authored on 24 Sep 2018 Antonio Nino Diaz committed on 28 Sep 2018
2018-06-12
@Daniel Boulby
Fix MISRA Rule 5.3 Part 1 ...
Daniel Boulby committed on 12 Jun 2018
2018-05-18
@Soby Mathew
Allow disabling authentication dynamically ...
Soby Mathew committed on 18 May 2018
2017-12-05
@Soby Mathew
Unify cache flush code path after image load ...
Soby Mathew committed on 5 Dec 2017
2017-10-24
@Roberto Vargas
Add platform hooks for boot redundancy support ...
Roberto Vargas committed on 24 Oct 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-03-08
@Antonio Nino Diaz
Simplify translation tables headers dependencies ...
Antonio Nino Diaz committed on 8 Mar 2017
2017-02-06
@Douglas Raillard
Introduce unified API to zero memory ...
Douglas Raillard committed on 6 Feb 2017
2016-12-20
@Sandrine Bailleux
Export is_mem_free() function ...
Sandrine Bailleux authored on 8 Nov 2016 Dan Handley committed on 20 Dec 2016
2016-11-29
@Antonio Nino Diaz
Optimize cache flush when authenticating images ...
Antonio Nino Diaz committed on 29 Nov 2016
2016-09-20
@Yatharth Kochar
Add new version of image loading. ...
Yatharth Kochar committed on 20 Sep 2016
2016-08-31
@Soby Mathew
AArch32: resolve build error when LOG_LEVEL=50 ...
Soby Mathew committed on 31 Aug 2016
2016-08-17
@Dan Handley
Remove dcache invalidation after image authentication ...
Dan Handley committed on 17 Aug 2016
2016-07-25
@Sandrine Bailleux
Ensure addresses in is_mem_free() don't overflow ...
Sandrine Bailleux committed on 25 Jul 2016
2016-07-18
@Soby Mathew
Rework type usage in Trusted Firmware ...
Soby Mathew committed on 18 Jul 2016
2016-06-07
@Sandrine Bailleux
Update comments in load_image() ...
Sandrine Bailleux committed on 7 Jun 2016
2016-04-13
@Soby Mathew
Refactor the xlat_tables library code ...
Soby Mathew committed on 13 Apr 2016
2016-02-18
@Antonio Nino Diaz
Add support for %p in tf_printf() ...
Antonio Nino Diaz committed on 18 Feb 2016
2015-11-04
@Achin Gupta
Merge pull request #423 from jcastillo-arm/jc/genfw/1211 ...
Achin Gupta committed on 4 Nov 2015
2015-11-02
@Juan Castillo
Remove deprecated IO return definitions ...
Juan Castillo committed on 2 Nov 2015
@Sandrine Bailleux
Introduce print_entry_point_info() function ...
Sandrine Bailleux committed on 2 Nov 2015
2015-10-23
@Juan Castillo
Use standard errno definitions in load_auth_image() ...
Juan Castillo authored on 1 Oct 2015 Juan Castillo committed on 23 Oct 2015
2015-09-02
@Vikram Kanigiri
Ensure BL2 security state is secure ...
Vikram Kanigiri committed on 2 Sep 2015