History for arm-trusted-firmware / bl1
2018-04-13
@Roberto Vargas
Fix MISRA rule 8.4 Part 4 ...
Roberto Vargas committed on 13 Apr 2018
@Roberto Vargas
Fix MISRA rule 8.3 Part 4 ...
Roberto Vargas committed on 13 Apr 2018
2018-03-29
@Dimitris Papastamos
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements ...
Dimitris Papastamos authored on 29 Mar 2018 GitHub committed on 29 Mar 2018
2018-03-27
@Joel Hutton
Clean usage of void pointers to access symbols ...
Joel Hutton committed on 27 Mar 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-28
@davidcunado-arm
Merge pull request #1282 from robertovargas-arm/misra-changes ...
davidcunado-arm authored on 28 Feb 2018 GitHub committed on 28 Feb 2018
@Roberto Vargas
Fix MISRA rule 8.8 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-27
@davidcunado-arm
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch ...
davidcunado-arm authored on 27 Feb 2018 GitHub committed on 27 Feb 2018
@Antonio Nino Diaz
Add comments about mismatched TCR_ELx and xlat tables ...
Antonio Nino Diaz committed on 27 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-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