History for arm-trusted-firmware / include / common / bl_common.h
2015-12-14
@Juan Castillo
Remove dashes from image names: 'BL3-x' --> 'BL3x' ...
Juan Castillo committed on 14 Dec 2015
2015-12-09
@Yatharth Kochar
FWU: Add Generic BL2U FWU image support in BL2 ...
Yatharth Kochar committed on 9 Dec 2015
@Yatharth Kochar
FWU: Add Generic Firmware Update framework support in BL1 ...
Yatharth Kochar committed on 9 Dec 2015
@Yatharth Kochar
Add descriptor based image management support in BL1 ...
Yatharth Kochar committed on 9 Dec 2015
@Yatharth Kochar
Move context management code to common location ...
Yatharth Kochar committed on 9 Dec 2015
@Yatharth Kochar
Remove `RUN_IMAGE` usage as opcode passed to next EL. ...
Yatharth Kochar committed on 9 Dec 2015
2015-11-02
@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-06-04
@Sandrine Bailleux
Rationalize reset handling code ...
Sandrine Bailleux committed on 4 Jun 2015
@Sandrine Bailleux
Remove FIRST_RESET_HANDLER_CALL build option ...
Sandrine Bailleux committed on 4 Jun 2015
2015-04-28
@Dan Handley
Add linker symbol declarations to bl_common.h ...
Dan Handley committed on 28 Apr 2015
2015-03-16
@Vikram Kanigiri
Add macro to calculate number of elements in an array ...
Vikram Kanigiri committed on 16 Mar 2015
2015-01-26
@Yatharth Kochar
Call reset handlers upon BL3-1 entry. ...
Yatharth Kochar authored on 20 Nov 2014 Achin Gupta committed on 26 Jan 2015
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
2014-07-25
@Juan Castillo
Add support for printing version at runtime ...
Juan Castillo authored on 30 Jun 2014 Dan Handley 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-23
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 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
@Dan Handley
Remove extern keyword from function declarations ...
Dan Handley authored on 14 May 2014 Andrew Thoelke 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-06
@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
Separate out CASSERT macro into own header ...
Dan Handley committed on 6 May 2014