History for arm-trusted-firmware / common
2015-09-02
@Vikram Kanigiri
Ensure BL2 security state is secure ...
Vikram Kanigiri committed on 2 Sep 2015
2015-08-20
@Juan Castillo
TBB: abort boot if BL3-2 cannot be authenticated ...
Juan Castillo committed on 20 Aug 2015
2015-06-25
@Juan Castillo
TBB: delete deprecated PolarSSL authentication module ...
Juan Castillo committed on 25 Jun 2015
@Juan Castillo
TBB: switch to the new authentication framework ...
Juan Castillo committed on 25 Jun 2015
@Juan Castillo
Use numbers to identify images instead of names ...
Juan Castillo committed on 25 Jun 2015
@Juan Castillo
TBB: replace assert() with runtime checks in PolarSSL module ...
Juan Castillo committed on 25 Jun 2015
@Juan Castillo
TBB: use ASN.1 type DigestInfo to represent hashes ...
Juan Castillo committed on 25 Jun 2015
2015-04-27
@Dan Handley
Fix type mismatches in verbose logging ...
Dan Handley committed on 27 Apr 2015
2015-04-08
@Kévin Petit
Add support to indicate size and end of assembly functions ...
Kévin Petit committed on 8 Apr 2015
2015-03-11
@Juan Castillo
TBB: remove PolarSSL SHA1 functions from the binary ...
Juan Castillo committed on 11 Mar 2015
2015-03-05
@Sandrine Bailleux
Fix violations to the coding style ...
Sandrine Bailleux committed on 5 Mar 2015
2015-01-28
@Juan Castillo
TBB: add authentication module interface ...
Juan Castillo authored on 13 Jan 2015 Dan Handley committed on 28 Jan 2015
@Juan Castillo
TBB: add PolarSSL based authentication module ...
Juan Castillo authored on 13 Jan 2015 Dan Handley committed on 28 Jan 2015
@Juan Castillo
Skip reserving memory for non-executable and BL3-0 images ...
Juan Castillo authored on 19 Jan 2015 Dan Handley committed on 28 Jan 2015
2014-08-19
@Soby Mathew
Rework use of labels in assembly macros. ...
Soby Mathew committed on 19 Aug 2014
2014-08-12
@Dan Handley
Rationalize console log output ...
Dan Handley committed on 12 Aug 2014
2014-07-28
@danh-arm
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 ...
danh-arm committed on 28 Jul 2014
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
@Soby Mathew
Rework the crash reporting in BL3-1 to use less stack ...
Soby Mathew committed on 28 Jul 2014
@Soby Mathew
Implement an assert() callable from assembly code ...
Soby Mathew committed on 28 Jul 2014
2014-07-25
@Soby Mathew
Implement a leaner printf for Trusted Firmware ...
Soby Mathew committed on 25 Jul 2014
2014-07-01
@Sandrine Bailleux
Remove concept of top/bottom image loading ...
Sandrine Bailleux committed on 1 Jul 2014
2014-06-05
@Sandrine Bailleux
Make the entry point argument optional in load_image() ...
Sandrine Bailleux committed on 5 Jun 2014
2014-05-23
@Dan Handley
Move BL porting functions into platform.h ...
Dan Handley authored on 15 May 2014 Achin Gupta committed on 23 May 2014
2014-05-22
@Vikram Kanigiri
Rework memory information passing to BL3-x images ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Populate BL31 input parameters as per new spec ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Rework handover interface between BL stages ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Introduce macros to manipulate the SPSR ...
Vikram Kanigiri committed on 22 May 2014
2014-05-16
@Soby Mathew
Rework BL3-1 unhandled exception handling and reporting ...
Soby Mathew committed on 16 May 2014
2014-05-09
@Sandrine Bailleux
Introduce IS_IN_ELX() macros ...
Sandrine Bailleux committed on 9 May 2014