History for arm-trusted-firmware / bl31 / bl31_main.c
2019-09-13
@Alexei Fedorov
Refactor ARMv8.3 Pointer Authentication support code ...
Alexei Fedorov committed on 13 Sep 2019
2019-02-28
@Antonio Nino Diaz
Minor changes to documentation and comments ...
Antonio Nino Diaz committed on 28 Feb 2019
2019-02-27
@Antonio Nino Diaz
BL31: Enable pointer authentication support ...
Antonio Nino Diaz committed on 27 Feb 2019
2019-01-15
@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-11-01
@Antonio Nino Diaz
context_mgmt: Fix MISRA defects ...
Antonio Nino Diaz committed on 1 Nov 2018
2018-10-03
@Daniel Boulby
Mark BL31 initialization functions ...
Daniel Boulby authored on 20 Sep 2018 Antonio Nino Diaz committed on 3 Oct 2018
2018-09-18
@Antonio Nino Diaz
BL31: Fix warning about BL32 init function ...
Antonio Nino Diaz committed on 18 Sep 2018
2018-09-06
@Antonio Nino Diaz
Convert BL31 error message into warning ...
Antonio Nino Diaz committed on 6 Sep 2018
2018-08-30
@Antonio Nino Diaz
Fix MISRA defects in BL31 common code ...
Antonio Nino Diaz committed on 30 Aug 2018
2018-02-28
@Roberto Vargas
Fix MISRA rule 8.4 in common code ...
Roberto Vargas committed on 28 Feb 2018
2017-11-13
@Jeenu Viswambharan
BL31: Introduce Exception Handling Framework ...
Jeenu Viswambharan committed on 13 Nov 2017
2017-07-12
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 12 Jul 2017
2017-05-11
@davidcunado-arm
Merge pull request #927 from jeenu-arm/state-switch ...
davidcunado-arm authored on 11 May 2017 GitHub committed on 11 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-05-02
@Jeenu Viswambharan
Add macro to check whether the CPU implements an EL ...
Jeenu Viswambharan committed on 2 May 2017
2017-03-31
@Antonio Nino Diaz
Flush console where necessary ...
Antonio Nino Diaz committed on 31 Mar 2017
2016-10-12
@dp-arm
Add PMF instrumentation points in TF ...
dp-arm committed on 12 Oct 2016
2016-09-22
@Soby Mathew
PSCI: Do psci_setup() as part of std_svc_setup() ...
Soby Mathew committed on 22 Sep 2016
@Soby Mathew
PSCI: Introduce PSCI Library argument structure ...
Soby Mathew committed on 22 Sep 2016
2016-07-19
@Soby Mathew
Introduce PSCI Library Interface ...
Soby Mathew committed on 19 Jul 2016
2016-06-03
@Soby Mathew
Build option to include AArch32 registers in cpu context ...
Soby Mathew committed on 3 Jun 2016
2015-12-14
@Juan Castillo
Remove dashes from image names: 'BL3-x' --> 'BL3x' ...
Juan Castillo committed on 14 Dec 2015
2015-12-09
@Soby Mathew
Ensure BL31 does not print to boot console by default ...
Soby Mathew committed on 9 Dec 2015
2015-11-02
@Sandrine Bailleux
Introduce print_entry_point_info() function ...
Sandrine Bailleux committed on 2 Nov 2015
2015-09-14
@Achin Gupta
Make generic code work in presence of system caches ...
Achin Gupta committed on 14 Sep 2015
2015-08-13
@Soby Mathew
PSCI: Migrate TF to the new platform API and CM helpers ...
Soby Mathew authored on 13 Jul 2015 Achin Gupta committed on 13 Aug 2015
2014-08-12
@Dan Handley
Rationalize console log output ...
Dan Handley committed on 12 Aug 2014
2014-08-01
@Vikram Kanigiri
Support asynchronous method for BL3-2 initialization ...
Vikram Kanigiri committed on 1 Aug 2014
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014