History for arm-trusted-firmware / include / common / bl_common.h
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-29
@Scott Branden
Move defines in utils.h to utils_def.h to fix shared header compile issues ...
Scott Branden committed on 29 Apr 2017
2017-03-27
@Soby Mathew
Re-factor header files for easier PSCI library integration ...
Soby Mathew committed on 27 Mar 2017
2017-01-23
@Masahiro Yamada
Use #ifdef for IMAGE_BL* instead of #if ...
Masahiro Yamada committed on 23 Jan 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-09-22
@Soby Mathew
PSCI: Introduce PSCI Library argument structure ...
Soby Mathew committed on 22 Sep 2016
2016-09-20
@Yatharth Kochar
Add new version of image loading. ...
Yatharth Kochar committed on 20 Sep 2016
2016-08-10
@Soby Mathew
AArch32: Add support in TF libraries ...
Soby Mathew committed on 10 Aug 2016
2016-07-18
@Soby Mathew
Rework type usage in Trusted Firmware ...
Soby Mathew committed on 18 Jul 2016
2016-07-08
@Sandrine Bailleux
Introduce SEPARATE_CODE_AND_RODATA build flag ...
Sandrine Bailleux committed on 8 Jul 2016
@Sandrine Bailleux
Introduce utils.h header file ...
Sandrine Bailleux committed on 8 Jul 2016
2016-02-22
@Yatharth Kochar
Fix the inconsistencies in bl1_tbbr_image_descs[] ...
Yatharth Kochar committed on 22 Feb 2016
2016-01-13
@Soby Mathew
Rearrange fields in TF data structures to reduce padding ...
Soby Mathew committed on 13 Jan 2016
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