1. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · Tue Mar 10 13:47:47 2020 +0000
  2. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · Thu Nov 14 16:33:45 2019 +0530
  3. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  4. 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
  5. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  6. 1ef23ba Build: fix 'BL stage' comment for build macros by Masahiro Yamada · Thu Feb 27 12:16:32 2020 +0900
  7. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  8. 172d568 Build system: Changes to drive cert_create for dualroot CoT by Sandrine Bailleux · Mon Feb 03 14:57:53 2020 +0100
  9. 3414e3a build_macros: add create sequence helper function by Vijayenthiran Subramaniam · Sat Feb 08 21:27:30 2020 +0530
  10. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  11. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · Thu Jan 30 13:58:10 2020 +0000
  12. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  13. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  14. e2e8e10 Build: support per-BL LDFLAGS by Masahiro Yamada · Fri Jan 17 13:44:20 2020 +0900
  15. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · Fri Jan 10 17:16:27 2020 +0100
  16. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · Wed Oct 17 21:40:18 2018 -0500
  17. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · Fri Dec 20 18:10:50 2019 +0000
  18. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  19. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  20. cb4c562 debugfs: add 9p device interface by Olivier Deprez · Thu Sep 19 17:46:46 2019 +0200
  21. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · Tue Nov 12 16:20:17 2019 -0600
  22. ad04201 Fix the CAS spinlock implementation by Soby Mathew · Wed Sep 25 14:03:41 2019 +0100
  23. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · Fri Sep 13 12:00:59 2019 +0000
  24. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  25. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · Tue Aug 20 15:33:27 2019 +0800
  26. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  27. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  28. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  29. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  30. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  31. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  32. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · Wed Mar 27 10:22:10 2019 +0000
  33. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  34. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · Wed Apr 24 09:45:30 2019 +0200
  35. 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
  36. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  37. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  38. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  39. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  40. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · Wed Dec 12 17:14:29 2018 +0000
  41. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  42. 3f9002c Introduce build option to override libc by Varun Wadekar · Thu Jan 31 09:22:30 2019 -0800
  43. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  44. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · Mon Jan 21 14:50:10 2019 +0000
  45. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  46. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · Thu Nov 01 10:55:55 2018 +0000
  47. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  48. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · Thu Oct 18 19:14:21 2018 +0100
  49. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · Tue Aug 28 11:13:55 2018 +0100
  50. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · Fri Oct 19 15:44:30 2018 +0100
  51. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · Thu Sep 27 10:56:05 2018 +0100
  52. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · Thu Oct 04 15:23:09 2018 +0100
  53. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · Tue Sep 18 11:45:51 2018 +0100
  54. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · Wed Sep 19 14:22:33 2018 +0100
  55. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  56. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · Tue Sep 25 09:41:08 2018 +0100
  57. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  58. f383180 MAKE_DTB: dependencies on device tree source files by Yann Gautier · Tue Sep 04 10:44:00 2018 +0200
  59. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · Wed Aug 08 16:28:43 2018 +0100
  60. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  61. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100
  62. 21360f3 Add make macros to build library archives by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  63. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · Thu Jun 21 13:40:33 2018 +0300
  64. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · Mon Jun 18 16:00:23 2018 +0200
  65. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  66. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · Fri Dec 08 12:13:51 2017 +0000
  67. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  68. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  69. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  70. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · Wed Mar 21 07:20:09 2018 +0000
  71. d5d26fb Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · Wed Mar 21 20:11:19 2018 +0000
  72. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · Thu Mar 01 18:57:58 2018 +0800
  73. c4d562a Make all build results depend on all makefiles by Stephen Warren · Wed Feb 21 17:13:50 2018 -0700
  74. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · Tue Feb 27 16:03:58 2018 +0000
  75. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · Wed Feb 28 15:09:25 2018 +0000
  76. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · Thu Dec 14 17:44:56 2017 +0000
  77. ca7a680 Make all build results depend on all makefiles by Stephen Warren · Wed Feb 21 17:13:50 2018 -0700
  78. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  79. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · Thu Feb 01 16:31:09 2018 +0900
  80. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  81. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  82. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  83. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  84. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  85. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  86. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  87. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  88. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  89. c751705 Build: check if specified external image exists by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  90. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  91. b624ae0 Add platform-independent coreboot support library by Julius Werner · Fri Jun 09 15:17:15 2017 -0700
  92. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  93. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · Tue Jan 02 11:23:41 2018 +0000
  94. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  95. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · Sun Dec 24 13:08:00 2017 +0900
  96. c85deee Build: update comment lines for macros by Masahiro Yamada · Sat Dec 23 23:56:18 2017 +0900
  97. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · Thu Dec 14 22:11:06 2017 +0000
  98. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  99. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  100. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · Mon Dec 04 22:39:40 2017 +0000