1. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · Tue Jul 16 10:11:27 2019 +0000
  2. 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · Wed Jul 03 14:15:56 2019 +0100
  3. 63801cd Remove references to old project name from common files by John Tsichritzis · Fri Jul 05 14:22:12 2019 +0100
  4. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  5. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · Thu Jun 06 10:26:10 2019 +0000
  6. 48af3dc Merge "Beautify "make help"" into integration by Paul Beesley · Wed May 29 09:35:04 2019 +0000
  7. 4a62f1b Merge "Makefile: Add default warning flags" into integration by Paul Beesley · Wed May 29 09:31:41 2019 +0000
  8. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  9. 067e4d9 Makefile: Add default warning flags by Ambroise Vincent · Fri May 24 12:47:43 2019 +0100
  10. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · Tue May 21 15:47:37 2019 +0100
  11. 0c4dded Beautify "make help" by John Tsichritzis · Tue May 21 15:57:31 2019 +0100
  12. adfab5b doc: Make checkpatch ignore rst files by Paul Beesley · Thu Mar 07 16:42:31 2019 +0000
  13. 1d93c35 Add Makefile check for PAuth and AArch64 by John Tsichritzis · Tue May 07 14:09:09 2019 +0100
  14. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · Thu Mar 28 09:01:18 2019 +0000
  15. 1ca2276 Update TF-A version to 2.1 by Soby Mathew · Tue Mar 26 15:51:59 2019 +0000
  16. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · Wed Mar 13 11:05:07 2019 +0000
  17. e45161e Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · Wed Mar 13 15:36:58 2019 +0000
  18. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · Wed Mar 13 15:33:13 2019 +0000
  19. b567e5d Allow setting compiler's target architecture by Alexei Fedorov · Mon Mar 11 16:51:47 2019 +0000
  20. 9f1150c Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · Tue Mar 05 17:08:46 2019 +0000
  21. 0c26a2a Add the possibility to pass options for checkpatch by Yann Gautier · Fri Mar 08 15:44:00 2019 +0100
  22. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · Fri Mar 01 11:23:58 2019 +0000
  23. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  24. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  25. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  26. 3f9002c Introduce build option to override libc by Varun Wadekar · Thu Jan 31 09:22:30 2019 -0800
  27. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  28. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · Mon Jan 21 14:50:10 2019 +0000
  29. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  30. 476d3cd Remove reference to DISABLE_PEDANTIC by Antonio Nino Diaz · Mon Jan 21 11:53:41 2019 +0000
  31. f402550 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · Fri Jan 04 14:05:26 2019 +0000
  32. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  33. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · Mon Dec 17 17:20:57 2018 +0000
  34. 73c951e Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · Wed Dec 19 13:43:17 2018 +0100
  35. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · Tue Dec 18 15:22:49 2018 +0100
  36. d6839ef romlib: Add platform specific jump table list by Sathees Balya · Wed Oct 31 14:05:08 2018 +0000
  37. 60af71c clang: 32 bit compilation should include march32-directive by Yann Gautier · Tue Dec 18 10:46:34 2018 +0100
  38. dbbca2f build: find "armclang" string in the 'CC' variable by Varun Wadekar · Wed Dec 12 15:22:27 2018 -0800
  39. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · Wed Dec 12 15:54:47 2018 +0000
  40. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · Tue Nov 27 14:58:04 2018 +0000
  41. 957c353 Makefile: add a possibility to disable -Werror by Yann Gautier · Mon Dec 10 18:08:53 2018 +0100
  42. 82b2f8c Add the possibility to compile TF-A with more warnings by Yann Gautier · Mon Dec 10 18:00:26 2018 +0100
  43. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  44. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · Tue Nov 27 22:10:56 2018 -0800
  45. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · Tue Nov 27 17:50:28 2018 -0800
  46. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · Mon Nov 19 11:48:30 2018 +0000
  47. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · Tue Aug 28 11:13:55 2018 +0100
  48. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · Fri Oct 19 15:44:30 2018 +0100
  49. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · Thu Sep 27 10:56:05 2018 +0100
  50. 0963c4d Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile by Dimitris Papastamos · Thu Oct 04 16:45:40 2018 +0100
  51. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  52. 247e339 Remove incorrect tabulation in Makefile by Sandrine Bailleux · Wed Oct 03 14:56:38 2018 +0200
  53. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · Tue Sep 18 11:45:51 2018 +0100
  54. 4fc70c5 Merge pull request #1599 from soby-mathew/sm/update_v2.0 by Soby Mathew · Tue Oct 02 13:47:44 2018 +0100
  55. d42eaee Update the version to 2.0 by Soby Mathew · Mon Oct 01 16:16:34 2018 +0100
  56. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  57. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  58. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  59. ec24928 console: Port Multi Console driver to AArch32 by Daniel Boulby · Wed Sep 19 13:55:47 2018 +0100
  60. c67db36 Update release minor version string by Sathees Balya · Fri Sep 21 10:41:13 2018 +0100
  61. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  62. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · Wed Aug 08 16:28:43 2018 +0100
  63. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · Thu Aug 16 15:42:44 2018 +0100
  64. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  65. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  66. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100
  67. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · Mon Jun 04 15:15:04 2018 +0100
  68. 0f8f985 Create a library file for libc by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  69. 21360f3 Add make macros to build library archives by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  70. 48df32d Use clang as preprocessor when clang toolchain is selected by Roberto Vargas · Thu May 10 13:38:19 2018 +0100
  71. 69a01e7 Use clang assembler when clang compiler is used by Roberto Vargas · Mon Apr 16 11:29:45 2018 +0100
  72. 1fd0d1b Allow overriding the linker by Roberto Vargas · Fri Apr 13 14:26:47 2018 +0100
  73. 1aa72ec AArch32: Force compiler to align memory accesses by Sandrine Bailleux · Tue Jul 03 09:14:45 2018 +0200
  74. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · Mon Jun 18 16:00:23 2018 +0200
  75. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  76. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · Tue May 15 15:34:20 2018 +0100
  77. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · Fri Dec 08 12:13:51 2017 +0000
  78. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  79. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  80. aabf147 Merge pull request #1367 from robertovargas-arm/ndebug by danh-arm · Thu May 03 16:46:44 2018 +0100
  81. 08178eb Remove the unused macro NDEBUG by Roberto Vargas · Fri Dec 15 15:28:50 2017 +0000
  82. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  83. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · Wed Mar 21 07:20:09 2018 +0000
  84. fa8f0f4 SPM: Assert value of `ENABLE_SPM` build flag by Antonio Nino Diaz · Mon Mar 26 15:57:17 2018 +0100
  85. 3f190db Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_override_ENABLE_STACK_PROTECTOR by Dimitris Papastamos · Thu Mar 22 14:47:15 2018 +0000
  86. 0f223c5 Platforms cannot override ENABLE_STACK_PROTECTOR by Michalis Pappas · Tue Mar 20 13:01:27 2018 +0800
  87. 3bf056a Release v1.5: Update minor version number to 5 by David Cunado · Mon Mar 12 09:56:56 2018 +0000
  88. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · Tue Feb 27 16:03:58 2018 +0000
  89. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  90. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · Thu Dec 14 17:44:56 2017 +0000
  91. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · Thu Feb 08 17:45:12 2018 +0000
  92. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · Mon Feb 12 17:52:08 2018 +0800
  93. ef29b45 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · Tue Feb 06 07:50:18 2018 +0000
  94. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  95. 3e1d4c2 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · Thu Feb 01 18:15:53 2018 +0000
  96. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  97. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  98. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  99. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  100. 6ced1b2 Build: refactor BL32 build rules by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900