1. e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · Fri Jun 19 14:33:49 2020 +0100
  2. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · Fri Jun 12 10:11:28 2020 -0700
  3. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · Tue Jun 09 19:47:04 2020 +0000
  4. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · Tue Jun 02 09:26:30 2020 -0500
  5. aaaeb31 sptool: append cert_tool arguments. by Manish Pandey · Tue May 26 23:59:36 2020 +0100
  6. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  7. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · Tue Apr 28 04:53:32 2020 +0100
  8. 44f8f47 Fix build type is empty in version string by Peiyuan Song · Sat Apr 25 16:53:43 2020 +0800
  9. dc5d9fe Incrementing the minor version to reflect upcoming v2.3 release by Madhukar Pappireddy · Mon Apr 20 00:01:09 2020 -0500
  10. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · Thu Apr 02 21:54:17 2020 +0000
  11. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Apr 01 14:20:58 2020 +0900
  12. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · Wed May 15 09:24:04 2019 +0300
  13. 75c972a Enable MTE support by Manish V Badarkhe · Sun Mar 22 05:06:38 2020 +0000
  14. 2da400b Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · Tue Mar 31 19:55:06 2020 +0000
  15. 2633cbb Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · Tue Feb 25 11:25:08 2020 +0100
  16. 003dd76 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  17. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  18. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  19. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · Thu Mar 19 09:27:11 2020 +0100
  20. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  21. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  22. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · Thu Nov 14 16:33:45 2019 +0530
  23. b6c4b3c tools: Add firmware authenticated encryption tool by Sumit Garg · Mon Nov 11 18:46:36 2019 +0530
  24. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  25. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · Tue Feb 25 13:55:00 2020 +0000
  26. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  27. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · Wed Feb 26 10:21:19 2020 +0000
  28. 26529a6 Merge "Read-only xlat tables for BL31 memory" into integration by Mark Dykes · Tue Feb 25 17:24:17 2020 +0000
  29. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  30. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · Tue Jan 14 11:52:05 2020 +0000
  31. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · Thu Feb 13 08:21:34 2020 +0000
  32. 8ed49ab Fix clang build if CC is not in the path. by Arve Hjønnevåg · Tue Feb 04 15:50:24 2020 -0800
  33. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  34. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · Fri Oct 11 15:50:43 2019 +0100
  35. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  36. 2786bd6 Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · Fri Jan 31 07:35:30 2020 +0000
  37. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · Thu Jan 30 13:58:10 2020 +0000
  38. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  39. 46adb1b Add support for documentation build as a target in Makefile by Madhukar Pappireddy · Tue Jan 28 12:41:20 2020 -0600
  40. e3364b8 Merge "Enable -Wredundant-decls warning check" into integration by Soby Mathew · Wed Jan 29 09:50:05 2020 +0000
  41. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · Mon Dec 23 14:49:52 2019 -0600
  42. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  43. de634f8 TSP: add PIE support by Masahiro Yamada · Fri Jan 17 13:45:14 2020 +0900
  44. 65d699d BL2_AT_EL3: add PIE support by Masahiro Yamada · Fri Jan 17 13:45:02 2020 +0900
  45. c3ca881 PIE: pass PIE options only to BL31 by Masahiro Yamada · Fri Jan 17 13:44:37 2020 +0900
  46. b610dd3 Merge "Set lld as the default linker for Clang builds" into integration by Sandrine Bailleux · Wed Jan 22 07:58:48 2020 +0000
  47. 05c07c5 Set lld as the default linker for Clang builds by Ambroise Vincent · Wed Jul 17 11:08:38 2019 +0100
  48. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · Fri Jan 10 17:16:27 2020 +0100
  49. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · Wed Oct 17 21:40:18 2018 -0500
  50. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · Fri Dec 20 18:10:50 2019 +0000
  51. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  52. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  53. cb4c562 debugfs: add 9p device interface by Olivier Deprez · Thu Sep 19 17:46:46 2019 +0200
  54. 0c4eb60 Remove -Wpadded warning by Justin Chadwell · Wed Sep 18 14:47:19 2019 +0100
  55. 40a9fc8 Remove -Wmissing-declarations warning from WARNING1 level by Justin Chadwell · Wed Sep 18 15:32:37 2019 +0100
  56. 5b6bdaa Merge changes from topic "lm/memmap" into integration by Sandrine Bailleux · Mon Dec 09 15:12:10 2019 +0000
  57. 0e21aa0 Merge changes from topic "allwinner_bl31_size" into integration by Soby Mathew · Fri Dec 06 09:43:28 2019 +0000
  58. 199eb1d Merge "Remove -Wunused-const-variable warning" into integration by Mark Dykes · Wed Dec 04 17:25:26 2019 +0000
  59. 7ad7f8e Merge "Enable Link Time Optimization in GCC" into integration by Soby Mathew · Wed Dec 04 10:35:49 2019 +0000
  60. 23f5e54 Reduce space lost to object alignment by Samuel Holland · Sun Oct 20 16:11:25 2019 -0500
  61. cb6f6c1 Remove -Wunused-const-variable warning by Justin Chadwell · Wed Sep 18 14:36:06 2019 +0100
  62. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · Tue Nov 12 16:20:17 2019 -0600
  63. cc3e8b8 Add memory_map tools as a target for Make by Louis Mayencourt · Wed Oct 16 14:30:51 2019 +0100
  64. 42d18ca Enable -Wlogical-op always by Justin Chadwell · Wed Sep 18 14:13:42 2019 +0100
  65. 7d0e3ba Enable -Wshadow always by Justin Chadwell · Tue Sep 17 15:21:50 2019 +0100
  66. 80e264b Remove unnecessary warning options by Justin Chadwell · Wed Jul 31 11:44:42 2019 +0100
  67. e72a1eb Refactor the warning flags by Justin Chadwell · Wed Jul 31 11:36:41 2019 +0100
  68. 9d374b0 Update TF-A version to 2.2 by Deepika Bhavnani · Tue Oct 15 10:47:09 2019 -0500
  69. ad04201 Fix the CAS spinlock implementation by Soby Mathew · Wed Sep 25 14:03:41 2019 +0100
  70. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · Fri Sep 13 12:00:59 2019 +0000
  71. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · Mon Jul 29 17:13:10 2019 +0100
  72. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · Tue Aug 20 15:33:27 2019 +0800
  73. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  74. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  75. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  76. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  77. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  78. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · Tue Jul 16 10:11:27 2019 +0000
  79. 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · Wed Jul 03 14:15:56 2019 +0100
  80. 63801cd Remove references to old project name from common files by John Tsichritzis · Fri Jul 05 14:22:12 2019 +0100
  81. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  82. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · Thu Jun 06 10:26:10 2019 +0000
  83. 48af3dc Merge "Beautify "make help"" into integration by Paul Beesley · Wed May 29 09:35:04 2019 +0000
  84. 4a62f1b Merge "Makefile: Add default warning flags" into integration by Paul Beesley · Wed May 29 09:31:41 2019 +0000
  85. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  86. 067e4d9 Makefile: Add default warning flags by Ambroise Vincent · Fri May 24 12:47:43 2019 +0100
  87. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · Tue May 21 15:47:37 2019 +0100
  88. 0c4dded Beautify "make help" by John Tsichritzis · Tue May 21 15:57:31 2019 +0100
  89. adfab5b doc: Make checkpatch ignore rst files by Paul Beesley · Thu Mar 07 16:42:31 2019 +0000
  90. 1d93c35 Add Makefile check for PAuth and AArch64 by John Tsichritzis · Tue May 07 14:09:09 2019 +0100
  91. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · Thu Mar 28 09:01:18 2019 +0000
  92. 1ca2276 Update TF-A version to 2.1 by Soby Mathew · Tue Mar 26 15:51:59 2019 +0000
  93. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · Wed Mar 13 11:05:07 2019 +0000
  94. e45161e Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · Wed Mar 13 15:36:58 2019 +0000
  95. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · Wed Mar 13 15:33:13 2019 +0000
  96. b567e5d Allow setting compiler's target architecture by Alexei Fedorov · Mon Mar 11 16:51:47 2019 +0000
  97. 9f1150c Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · Tue Mar 05 17:08:46 2019 +0000
  98. 0c26a2a Add the possibility to pass options for checkpatch by Yann Gautier · Fri Mar 08 15:44:00 2019 +0100
  99. 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
  100. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800