1. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · Thu Nov 14 16:33:45 2019 +0530
  2. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  3. 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
  4. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  5. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  6. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  7. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · Thu Jan 30 13:58:10 2020 +0000
  8. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  9. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  10. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · Wed Oct 17 21:40:18 2018 -0500
  11. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · Fri Dec 20 18:10:50 2019 +0000
  12. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  13. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  14. cb4c562 debugfs: add 9p device interface by Olivier Deprez · Thu Sep 19 17:46:46 2019 +0200
  15. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · Tue Nov 12 16:20:17 2019 -0600
  16. ad04201 Fix the CAS spinlock implementation by Soby Mathew · Wed Sep 25 14:03:41 2019 +0100
  17. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · Tue Aug 20 15:33:27 2019 +0800
  18. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  19. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  20. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  21. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  22. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · Wed Mar 27 10:22:10 2019 +0000
  23. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  24. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · Wed Apr 24 09:45:30 2019 +0200
  25. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  26. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  27. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  28. 3f9002c Introduce build option to override libc by Varun Wadekar · Thu Jan 31 09:22:30 2019 -0800
  29. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  30. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  31. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  32. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · Tue Aug 28 11:13:55 2018 +0100
  33. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · Tue Sep 18 11:45:51 2018 +0100
  34. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  35. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · Tue Sep 25 09:41:08 2018 +0100
  36. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  37. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · Wed Aug 08 16:28:43 2018 +0100
  38. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  39. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100
  40. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  41. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · Fri Dec 08 12:13:51 2017 +0000
  42. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  43. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  44. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  45. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · Wed Mar 21 07:20:09 2018 +0000
  46. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · Tue Feb 27 16:03:58 2018 +0000
  47. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  48. b624ae0 Add platform-independent coreboot support library by Julius Werner · Fri Jun 09 15:17:15 2017 -0700
  49. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  50. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  51. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  52. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · Mon Dec 04 22:39:40 2017 +0000
  53. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  54. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · Mon Oct 16 11:40:10 2017 +0100
  55. 41b0094 Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · Wed Nov 22 19:31:28 2017 +0800
  56. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · Fri Oct 13 15:07:45 2017 +0100
  57. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  58. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  59. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  60. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  61. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  62. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  63. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  64. cc6129d Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · Fri May 12 16:14:51 2017 +0100
  65. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  66. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  67. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  68. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  69. a10d64e build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · Wed Jan 04 13:51:42 2017 +0000
  70. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · Mon Jan 16 16:52:35 2017 +0000
  71. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · Sun Dec 25 13:52:22 2016 +0900
  72. 615ff39 build: Reorder build variables alphabetically by Jeenu Viswambharan · Mon Oct 24 14:31:51 2016 +0100