History for arm-trusted-firmware / common
2019-03-01
@Antonio Nino Diaz
Correctly check for support of Address Authentication ...
Antonio Nino Diaz committed on 1 Mar 2019
2019-02-27
@Antonio Nino Diaz
Add support for pointer authentication ...
Antonio Nino Diaz committed on 27 Feb 2019
2019-01-31
@Sandrine Bailleux
Remove dead code related to LOAD_IMAGE_V2=0 ...
Sandrine Bailleux committed on 31 Jan 2019
2019-01-30
@Antonio Nino Diaz
Remove support for the SMC Calling Convention 2.0 ...
Antonio Nino Diaz committed on 30 Jan 2019
2019-01-23
@Sathees Balya
plat/arm: Save BL2 descriptors to reserved memory. ...
Sathees Balya committed on 23 Jan 2019
2019-01-15
@Paul Beesley
Correct typographical errors ...
Paul Beesley committed on 15 Jan 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-11-19
@Antonio Nino Diaz
backtrace: Extract rules from root Makefile ...
Antonio Nino Diaz committed on 19 Nov 2018
2018-11-02
@Antonio Nino Diaz
Introduce fdtw_read_array() helper ...
Antonio Nino Diaz committed on 2 Nov 2018
@Antonio Nino Diaz
Introduce new fdt helper to read string properties ...
Antonio Nino Diaz committed on 2 Nov 2018
2018-10-04
@Antonio Nino Diaz
Remove some MISRA defects in common code ...
Antonio Nino Diaz committed on 4 Oct 2018
2018-10-03
@Daniel Boulby
Mark BL31 initialization functions ...
Daniel Boulby authored on 20 Sep 2018 Antonio Nino Diaz 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-11
@Junhan Zhou
Allow setting log level back to compile time value ...
Junhan Zhou committed on 11 Sep 2018
2018-08-31
@Dimitris Papastamos
Merge pull request #1549 from danielboulby-arm/db/pointer ...
Dimitris Papastamos authored on 31 Aug 2018 GitHub committed on 31 Aug 2018
2018-08-30
@Daniel Boulby
Remove rt_svc_descs pointer from global scope ...
Daniel Boulby committed on 30 Aug 2018
@Antonio Nino Diaz
Fix MISRA defects in log helpers ...
Antonio Nino Diaz committed on 30 Aug 2018
@Douglas Raillard
backtrace: Introduce backtrace function ...
Douglas Raillard authored on 21 Aug 2018 Antonio Nino Diaz committed on 30 Aug 2018
2018-08-22
@Antonio Nino Diaz
libc: Move tf_printf and tf_snprintf to libc ...
Antonio Nino Diaz committed on 22 Aug 2018
@Antonio Nino Diaz
tf_printf: Return number of printed characters ...
Antonio Nino Diaz committed on 22 Aug 2018
2018-08-10
@Antonio Nino Diaz
tf_snprintf: Add support for '%s' ...
Antonio Nino Diaz committed on 10 Aug 2018
2018-07-11
@Roberto Vargas
Add end_vector_entry assembler macro ...
Roberto Vargas committed on 11 Jul 2018
2018-06-12
@Daniel Boulby
Fix MISRA Rule 5.3 Part 2 ...
Daniel Boulby committed on 12 Jun 2018
@Daniel Boulby
Fix MISRA Rule 5.3 Part 1 ...
Daniel Boulby committed on 12 Jun 2018
2018-06-08
@Dimitris Papastamos
Revert "Code change to fix small bugs"
Dimitris Papastamos authored on 8 Jun 2018 GitHub committed on 8 Jun 2018
2018-05-25
@Daniel Boulby
Remove rt_svc_descs pointer from inner scope ...
Daniel Boulby committed on 25 May 2018
2018-05-18
@Soby Mathew
Allow disabling authentication dynamically ...
Soby Mathew committed on 18 May 2018
2018-04-23
@Antonio Nino Diaz
Add support for the SMC Calling Convention 2.0 ...
Antonio Nino Diaz committed on 23 Apr 2018
2018-03-27
@Joel Hutton
Clean usage of void pointers to access symbols ...
Joel Hutton committed on 27 Mar 2018
2018-03-05
@Amit Daniel Kachhap
Dynamic cfg: Do not populate args if already initialized ...
Amit Daniel Kachhap authored on 2 Mar 2018 David Cunado committed on 5 Mar 2018