History for arm-trusted-firmware / include / common / bl_common.h
2018-09-28
@Roberto Vargas
Remove build option LOAD_IMAGE_V2 ...
Roberto Vargas authored on 24 Sep 2018 Antonio Nino Diaz committed on 28 Sep 2018
2018-08-22
@Antonio Nino Diaz
libc: Fix all includes in codebase ...
Antonio Nino Diaz committed on 22 Aug 2018
2018-06-12
@Daniel Boulby
Fix MISRA Rule 5.3 Part 1 ...
Daniel Boulby committed on 12 Jun 2018
2018-05-18
@Soby Mathew
Allow disabling authentication dynamically ...
Soby Mathew committed on 18 May 2018
2018-03-27
@Joel Hutton
Clean usage of void pointers to access symbols ...
Joel Hutton committed on 27 Mar 2018
2018-02-28
@Roberto Vargas
Fix MISRA rule 8.4 Part 1 ...
Roberto Vargas committed on 28 Feb 2018
@Roberto Vargas
Fix MISRA rule 8.3 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-26
@Soby Mathew
Dynamic cfg: MISRA fixes ...
Soby Mathew committed on 26 Feb 2018
2017-12-05
@Soby Mathew
Unify cache flush code path after image load ...
Soby Mathew committed on 5 Dec 2017
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