History for arm-trusted-firmware / bl1
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-21
@Antonio Nino Diaz
Ensure the correct execution of TLBI instructions ...
Antonio Nino Diaz committed on 21 Feb 2018
2018-02-06
@davidcunado-arm
Merge pull request #1173 from etienne-lms/armv7-qemu ...
davidcunado-arm authored on 6 Feb 2018 GitHub committed on 6 Feb 2018
2018-02-02
@Etienne Carriere
aarch32: use lr as bl32 boot argument on aarch32 only systems ...
Etienne Carriere committed on 2 Feb 2018
2018-02-01
@Masahiro Yamada
bl1: add bl1_plat_handle_{pre,post}_image_load() ...
Masahiro Yamada committed on 1 Feb 2018
2018-01-18
@Roberto Vargas
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP ...
Roberto Vargas committed on 18 Jan 2018
2017-11-29
@Antonio Nino Diaz
Replace magic numbers in linkerscripts by PAGE_SIZE ...
Antonio Nino Diaz committed on 29 Nov 2017
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-26
@davidcunado-arm
Merge pull request #994 from soby-mathew/sm/fwu_fix ...
davidcunado-arm authored on 26 Jun 2017 GitHub committed on 26 Jun 2017
2017-06-23
@Etienne Carriere
bl1: include bl1_private.h in aarch* files ...
Etienne Carriere committed on 23 Jun 2017
@Etienne Carriere
context_mgmt: declare extern cm_set_next_context() for AArch32 ...
Etienne Carriere committed on 23 Jun 2017
@Etienne Carriere
bl: security_state should be of type unsigned int ...
Etienne Carriere committed on 23 Jun 2017
2017-06-21
@David Cunado
Fully initialise essential control registers ...
David Cunado committed on 21 Jun 2017
@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-12
@Soby Mathew
AArch32: Rework SMC context save and restore mechanism ...
Soby Mathew authored on 30 Mar 2017 dp-arm committed on 12 May 2017
2017-05-11
@davidcunado-arm
Merge pull request #927 from jeenu-arm/state-switch ...
davidcunado-arm authored on 11 May 2017 GitHub committed on 11 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-05-02
@Jeenu Viswambharan
Add macro to check whether the CPU implements an EL ...
Jeenu Viswambharan committed on 2 May 2017
2017-04-26
@davidcunado-arm
Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0 ...
davidcunado-arm authored on 26 Apr 2017 GitHub committed on 26 Apr 2017
2017-04-20
@Antonio Nino Diaz
Control inclusion of helper code used for asserts ...
Antonio Nino Diaz committed on 20 Apr 2017
@Antonio Nino Diaz
tspd:FWU:Fix usage of SMC_RET0 ...
Antonio Nino Diaz committed on 20 Apr 2017
2017-04-12
@davidcunado-arm
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush ...
davidcunado-arm authored on 12 Apr 2017 GitHub committed on 12 Apr 2017
2017-03-31
@Douglas Raillard
Add support for GCC stack protection ...
Douglas Raillard authored on 24 Feb 2017 dp-arm committed on 31 Mar 2017
@Antonio Nino Diaz
Flush console where necessary ...
Antonio Nino Diaz committed on 31 Mar 2017
2017-03-20
@dp-arm
Move plat/common source file definitions to generic Makefiles ...
dp-arm committed on 20 Mar 2017