History for arm-trusted-firmware / bl1 / bl1_main.c
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 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
Remove `RUN_IMAGE` usage as opcode passed to next EL. ...
Yatharth Kochar committed on 9 Dec 2015
2015-11-26
@Sandrine Bailleux
Introduce SPIN_ON_BL1_EXIT build flag ...
Sandrine Bailleux authored on 10 Nov 2015 Achin Gupta committed on 26 Nov 2015
2015-11-02
@Sandrine Bailleux
Improve display_boot_progress() function ...
Sandrine Bailleux committed on 2 Nov 2015
@Sandrine Bailleux
Introduce print_entry_point_info() function ...
Sandrine Bailleux committed on 2 Nov 2015
2015-10-28
@Juan Castillo
Add optional platform error handler API ...
Juan Castillo committed on 28 Oct 2015
2015-09-02
@Vikram Kanigiri
Ensure BL2 security state is secure ...
Vikram Kanigiri committed on 2 Sep 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-19
@Andrew Thoelke
Fix incorrect assertions in bl1_main() ...
Andrew Thoelke committed on 19 Jun 2015
2015-04-27
@Dan Handley
Remove use of PLATFORM_CACHE_LINE_SIZE ...
Dan Handley committed on 27 Apr 2015
2015-01-28
@Juan Castillo
TBB: authenticate BL2 image and certificate ...
Juan Castillo authored on 7 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-25
@Juan Castillo
Add support for printing version at runtime ...
Juan Castillo authored on 30 Jun 2014 Dan Handley committed on 25 Jul 2014
@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-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
Split platform.h into separate headers ...
Dan Handley authored on 14 May 2014 Achin Gupta committed on 23 May 2014
2014-05-22
@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 BL functions out of arch.h ...
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
@Jon Medhurst
Generate build time and date message at link time. ...
Jon Medhurst authored on 17 Feb 2014 Dan Handley committed on 5 Mar 2014
2014-02-20
@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
Fix asserts appearing in release builds ...
James Morrissey authored on 10 Feb 2014 Dan Handley committed on 17 Feb 2014