History for arm-trusted-firmware / bl1 / bl1_fwu.c
2019-09-13
@Deepika Bhavnani
Unsigned long should not be used as per coding guidelines ...
Deepika Bhavnani committed on 13 Sep 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-04-01
@Ambroise Vincent
BL1: Fix type consistency ...
Ambroise Vincent committed on 1 Apr 2019
@Ambroise Vincent
Remove several warnings reported with W=2 ...
Ambroise Vincent committed on 1 Apr 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-10-03
@Soby Mathew
Merge pull request #1584 from danielboulby-arm/db/Switches ...
Soby Mathew authored on 3 Oct 2018 GitHub committed on 3 Oct 2018
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-09-21
@Daniel Boulby
Ensure the flow through switch statements is clear ...
Daniel Boulby committed on 21 Sep 2018
2018-04-13
@Roberto Vargas
Fix MISRA rule 8.3 Part 4 ...
Roberto Vargas committed on 13 Apr 2018
2018-03-26
@Jonathan Wright
bl1: fix switch statements to comply with MISRA rules ...
Jonathan Wright committed on 26 Mar 2018
2018-03-21
@Antonio Nino Diaz
Rename 'smcc' to 'smccc' ...
Antonio Nino Diaz committed on 21 Mar 2018
2018-02-26
@Soby Mathew
Add image_id to bl1_plat_handle_post/pre_image_load() ...
Soby Mathew committed on 26 Feb 2018
2017-07-12
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 12 Jul 2017
2017-06-28
@danh-arm
Merge pull request #978 from etienne-lms/minor-build ...
danh-arm authored on 28 Jun 2017 GitHub committed on 28 Jun 2017
2017-06-23
@Etienne Carriere
context_mgmt: declare extern cm_set_next_context() for AArch32 ...
Etienne Carriere committed on 23 Jun 2017
2017-06-21
@Soby Mathew
Fix issues in FWU code ...
Soby Mathew committed on 21 Jun 2017
2017-06-01
@Antonio Nino Diaz
FWU: Introduce FWU_SMC_IMAGE_RESET ...
Antonio Nino Diaz committed on 1 Jun 2017
@Antonio Nino Diaz
FWU: Check for overlaps when loading images ...
Antonio Nino Diaz committed on 1 Jun 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
tspd:FWU:Fix usage of SMC_RET0 ...
Antonio Nino Diaz committed on 20 Apr 2017
2017-02-06
@Douglas Raillard
Introduce unified API to zero memory ...
Douglas Raillard committed on 6 Feb 2017
2016-12-20
@Sandrine Bailleux
Fix integer overflows in BL1 FWU code ...
Sandrine Bailleux authored on 11 Nov 2016 Dan Handley committed on 20 Dec 2016
@Sandrine Bailleux
Add some debug assertions in BL1 FWU copy code ...
Sandrine Bailleux authored on 14 Nov 2016 Dan Handley committed on 20 Dec 2016
@Sandrine Bailleux
bl1_fwu_image_copy() refactoring ...
Sandrine Bailleux authored on 14 Nov 2016 Dan Handley committed on 20 Dec 2016
@Sandrine Bailleux
Minor refactoring of BL1 FWU code ...
Sandrine Bailleux authored on 11 Nov 2016 Dan Handley committed on 20 Dec 2016
2016-12-14
@Yatharth Kochar
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 ...
Yatharth Kochar committed on 14 Dec 2016
2016-02-22
@Yatharth Kochar
Fix the inconsistencies in bl1_tbbr_image_descs[] ...
Yatharth Kochar committed on 22 Feb 2016
2015-12-15
@danh-arm
Merge pull request #470 from danh-arm/dh/fwu-done-fix ...
danh-arm committed on 15 Dec 2015
@Dan Handley
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE ...
Dan Handley committed on 15 Dec 2015