History for arm-trusted-firmware / bl1
2016-09-23
@Yatharth Kochar
AArch32: Fix detection of virtualization support ...
Yatharth Kochar committed on 23 Sep 2016
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-31
@davidcunado-arm
Merge pull request #689 from yatharth-arm/yk/plat_report_expn ...
davidcunado-arm authored on 31 Aug 2016 GitHub committed on 31 Aug 2016
2016-08-22
@Yatharth Kochar
Remove looping around `plat_report_exception` ...
Yatharth Kochar committed on 22 Aug 2016
2016-08-09
@Soby Mathew
Move SIZE_FROM_LOG2_WORDS macro to utils.h ...
Soby Mathew committed on 9 Aug 2016
2016-07-18
@Soby Mathew
Introduce `el3_runtime` and `PSCI` libraries ...
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
BL1: Add linker symbol identifying end of ROM content ...
Sandrine Bailleux committed on 8 Jul 2016
2016-06-03
@danh-arm
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs ...
danh-arm committed on 3 Jun 2016
@Soby Mathew
Build option to include AArch32 registers in cpu context ...
Soby Mathew committed on 3 Jun 2016
2016-05-26
@Sandrine Bailleux
Introduce some helper macros for exception vectors ...
Sandrine Bailleux committed on 26 May 2016
2016-03-30
@Gerald Lejeune
Enable asynchronous abort exceptions during boot ...
Gerald Lejeune committed on 30 Mar 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
@Dan Handley
FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME ...
Dan Handley committed on 15 Dec 2015
2015-12-14
@danh-arm
Merge pull request #468 from danh-arm/dh/fwu-tweaks ...
danh-arm committed on 14 Dec 2015
@Dan Handley
FWU: Fix secure memory check in image auth ...
Dan Handley committed on 14 Dec 2015
@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
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-26
@Sandrine Bailleux
Introduce COLD_BOOT_SINGLE_CPU build option ...
Sandrine Bailleux authored on 30 Oct 2015 Achin Gupta committed on 26 Nov 2015
@Sandrine Bailleux
Pass the entry point info to bl1_plat_prepare_exit() ...
Sandrine Bailleux authored on 10 Nov 2015 Achin Gupta committed on 26 Nov 2015
@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