History for arm-trusted-firmware / common / bl_common.c
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
2015-08-20
@Juan Castillo
TBB: abort boot if BL3-2 cannot be authenticated ...
Juan Castillo committed on 20 Aug 2015
2015-06-25
@Juan Castillo
TBB: switch to the new authentication framework ...
Juan Castillo committed on 25 Jun 2015
@Juan Castillo
Use numbers to identify images instead of names ...
Juan Castillo committed on 25 Jun 2015
2015-04-27
@Dan Handley
Fix type mismatches in verbose logging ...
Dan Handley committed on 27 Apr 2015
2015-01-28
@Juan Castillo
Skip reserving memory for non-executable and BL3-0 images ...
Juan Castillo authored on 19 Jan 2015 Dan Handley committed on 28 Jan 2015
2014-08-12
@Dan Handley
Rationalize console log output ...
Dan Handley committed on 12 Aug 2014
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
2014-07-25
@Soby Mathew
Implement a leaner printf for Trusted Firmware ...
Soby Mathew committed on 25 Jul 2014
2014-07-01
@Sandrine Bailleux
Remove concept of top/bottom image loading ...
Sandrine Bailleux committed on 1 Jul 2014
2014-06-05
@Sandrine Bailleux
Make the entry point argument optional in load_image() ...
Sandrine Bailleux committed on 5 Jun 2014
2014-05-23
@Dan Handley
Move BL porting functions into platform.h ...
Dan Handley authored on 15 May 2014 Achin Gupta committed on 23 May 2014
2014-05-22
@Vikram Kanigiri
Rework memory information passing to BL3-x images ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Populate BL31 input parameters as per new spec ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Rework handover interface between BL stages ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Introduce macros to manipulate the SPSR ...
Vikram Kanigiri committed on 22 May 2014
2014-05-09
@Sandrine Bailleux
Introduce IS_IN_ELX() macros ...
Sandrine Bailleux committed on 9 May 2014
2014-05-06
@Dan Handley
Remove variables from .data section ...
Dan Handley committed on 6 May 2014
@Dan Handley
Reduce deep nesting of header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Always use named structs in header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Make use of user/system includes more consistent ...
Dan Handley committed on 6 May 2014
2014-03-21
@Vikram Kanigiri
Remove partially qualified asm helper functions ...
Vikram Kanigiri authored on 11 Mar 2014 Dan Handley committed on 21 Mar 2014
2014-03-05
@Ryan Harkin
bl_common: add image_size() ...
Ryan Harkin authored on 4 Feb 2014 Dan Handley committed on 5 Mar 2014
2014-02-20
@Jeenu Viswambharan
Report recoverable errors as warnings ...
Jeenu Viswambharan authored on 20 Feb 2014 Dan Handley committed on 20 Feb 2014
@Achin Gupta
Rework BL2 to BL3-1 hand over interface ...
Achin Gupta authored on 19 Feb 2014 Dan Handley committed on 20 Feb 2014
2014-02-17
@James Morrissey
Implement load_image in terms of IO abstraction ...
James Morrissey authored on 10 Feb 2014 Dan Handley committed on 17 Feb 2014