History for arm-trusted-firmware / bl1 / bl1_main.c
2019-10-03
@Alexei Fedorov
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U ...
Alexei Fedorov committed on 3 Oct 2019
2019-09-18
@Sandrine Bailleux
Merge changes from topic "db/unsigned_long" into integration ...
Sandrine Bailleux authored on 18 Sep 2019 TrustedFirmware Code Review committed on 18 Sep 2019
2019-09-13
@Deepika Bhavnani
Unsigned long should not be used as per coding guidelines ...
Deepika Bhavnani committed on 13 Sep 2019
@Alexei Fedorov
Refactor ARMv8.3 Pointer Authentication support code ...
Alexei Fedorov committed on 13 Sep 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-02-27
@Antonio Nino Diaz
BL1: Enable pointer authentication support ...
Antonio Nino Diaz committed on 27 Feb 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-09-28
@Antonio Nino Diaz
Remove deprecated bl1_init_bl2_mem_layout() ...
Antonio Nino Diaz committed on 28 Sep 2018
@Roberto Vargas
Remove build option LOAD_IMAGE_V2 ...
Roberto Vargas authored on 24 Sep 2018 Antonio Nino Diaz committed on 28 Sep 2018
2018-07-11
@Sandrine Bailleux
Fix some violations to MISRA rule 8.3 ...
Sandrine Bailleux committed on 11 Jul 2018
2018-06-14
@Roberto Vargas
Make TF UUID RFC 4122 compliant ...
Roberto Vargas committed on 14 Jun 2018
2018-03-21
@Antonio Nino Diaz
Rename 'smcc' to 'smccc' ...
Antonio Nino Diaz committed on 21 Mar 2018
2018-02-28
@Roberto Vargas
Fix MISRA rule 8.8 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-26
@Soby Mathew
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API ...
Soby Mathew committed on 26 Feb 2018
@Soby Mathew
Add image_id to bl1_plat_handle_post/pre_image_load() ...
Soby Mathew committed on 26 Feb 2018
2018-02-01
@Masahiro Yamada
bl1: add bl1_plat_handle_{pre,post}_image_load() ...
Masahiro Yamada committed on 1 Feb 2018
2017-07-12
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 12 Jul 2017
2017-05-15
@dp-arm
AArch32: Add `TRUSTED_BOARD_BOOT` support ...
dp-arm committed on 15 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-20
@Antonio Nino Diaz
Control inclusion of helper code used for asserts ...
Antonio Nino Diaz committed on 20 Apr 2017
2017-03-31
@Antonio Nino Diaz
Flush console where necessary ...
Antonio Nino Diaz committed on 31 Mar 2017
2017-01-30
@Jeenu Viswambharan
Report errata workaround status to console ...
Jeenu Viswambharan committed on 30 Jan 2017
2016-09-21
@Yatharth Kochar
AArch32: Add generic changes in BL1 ...
Yatharth Kochar committed on 21 Sep 2016
2016-09-20
@Yatharth Kochar
Changes for new version of image loading in BL1/BL2 ...
Yatharth Kochar committed on 20 Sep 2016
2016-08-09
@Soby Mathew
Move SIZE_FROM_LOG2_WORDS macro to utils.h ...
Soby Mathew committed on 9 Aug 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 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