1. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · Thu Aug 13 05:56:33 2020 +0100
  2. 8db11fd Merge "Revert "libc/memset: Implement function in assembler"" into integration by Mark Dykes · Fri Aug 21 19:44:05 2020 +0000
  3. ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · Wed Aug 19 19:11:33 2020 +0000
  4. d19bc9e Merge changes from topic "spm-secondary-cores" into integration by Olivier Deprez · Fri Aug 21 14:18:57 2020 +0000
  5. 5a6f9d4 Merge "doc: Minor formatting improvement in the coding guidelines document" into integration by Sandrine Bailleux · Fri Aug 21 12:14:51 2020 +0000
  6. 73ef0dc SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · Fri Jun 19 15:33:41 2020 +0200
  7. d4095b2 SPMC: manifest changes to support multicore boot by Olivier Deprez · Fri Jun 12 18:10:28 2020 +0200
  8. c7631a5 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · Mon Mar 23 09:53:06 2020 +0100
  9. 33e4412 SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · Thu Apr 16 17:54:27 2020 +0200
  10. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · Thu Apr 16 16:59:21 2020 +0200
  11. 9afca12 SPMD: register the SPD PM hooks by Olivier Deprez · Mon Oct 28 09:15:52 2019 +0000
  12. be67111 SPMD: add generic SPD PM handlers by Olivier Deprez · Mon Oct 28 09:07:50 2019 +0000
  13. 7c01633 SPMD: enhance SPMC internal boot states by Olivier Deprez · Mon Oct 28 09:03:13 2019 +0000
  14. 87a9ee7 SPMD: entry point info get helper by Olivier Deprez · Mon Oct 28 08:52:45 2019 +0000
  15. 0bace58 Merge "plat: imx8m: Fix the race condition during cpu hotplug" into integration by Manish Pandey · Thu Aug 20 15:07:13 2020 +0000
  16. e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · Thu Aug 20 14:40:06 2020 +0000
  17. 3710fc7 plat: imx8m: Fix the race condition during cpu hotplug by Jacky Bai · Tue Jan 07 11:05:22 2020 +0800
  18. aadd670 Merge "SPM: Add third cactus partition to manifests" into integration by Manish Pandey · Thu Aug 20 09:57:07 2020 +0000
  19. 391679f doc: Minor formatting improvement in the coding guidelines document by Sandrine Bailleux · Thu Aug 20 10:41:36 2020 +0200
  20. a4aabdc Merge changes from topic "aw_drivevbus" into integration by André Przywara · Wed Aug 19 22:29:58 2020 +0000
  21. f13183d Merge "libc/memset: Implement function in assembler" into integration by Mark Dykes · Wed Aug 19 18:53:55 2020 +0000
  22. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · Sun Aug 16 16:01:13 2020 +0100
  23. 9d9b648 Merge "SPM: Change condition on saving/restoring EL2 registers" into integration by Manish Pandey · Wed Aug 19 15:34:50 2020 +0000
  24. d442a0d SPM: Add third cactus partition to manifests by Ruari Phipps · Fri Jul 17 16:43:50 2020 +0100
  25. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · Tue Jul 28 11:26:29 2020 +0100
  26. 9f8ce9f Merge "plat: qti: Fix build failure" into integration by Manish Pandey · Wed Aug 19 11:44:55 2020 +0000
  27. 0949031 Merge changes Ic701675c,Ie55e25c8 into integration by Manish Pandey · Wed Aug 19 11:27:58 2020 +0000
  28. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · Wed Jul 22 16:00:50 2020 +0800
  29. 534563e plat: imx8m: Keep A53 PLAT on in wait mode(ret) by Jacky Bai · Mon Dec 09 09:53:28 2019 +0800
  30. 8116df2 Merge "qemu/qemu_sbsa: enable SPM support" into integration by Manish Pandey · Wed Aug 19 09:38:19 2020 +0000
  31. 90fb2fa Merge changes from topic "tegra-downstream-07092020" into integration by Manish Pandey · Wed Aug 19 09:37:38 2020 +0000
  32. 819975f Tegra: platform: add function to check t194 chip by David Pu · Mon Aug 05 17:00:31 2019 -0700
  33. 1d54753 Tegra: common: make plat_psci_ops routines static by David Pu · Thu Aug 08 14:20:03 2019 -0700
  34. 099064b qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · Thu Jun 11 21:46:44 2020 +0900
  35. daba4f5 Merge "runtime_exceptions: Update AT speculative workaround" into integration by Alexei Fedorov · Tue Aug 18 16:53:25 2020 +0000
  36. 0c1e6b5 Merge "el3_runtime: Rearrange context offset of EL1 sys registers" into integration by Alexei Fedorov · Tue Aug 18 16:53:04 2020 +0000
  37. 31fc856 Merge "el3_runtime: Update context save and restore routines for EL1 and EL2" into integration by Alexei Fedorov · Tue Aug 18 16:50:23 2020 +0000
  38. 936925c Merge changes from topic "soc-id" into integration by Manish Pandey · Tue Aug 18 11:02:15 2020 +0000
  39. a59fa01 doc: Update description for AT speculative workaround by Manish V Badarkhe · Fri Jul 31 08:38:49 2020 +0100
  40. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · Thu Jul 23 12:43:25 2020 +0100
  41. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · Tue Jul 28 07:22:30 2020 +0100
  42. 7672edf lib/cpus: Report AT speculative erratum workaround by Manish V Badarkhe · Mon Aug 03 18:43:14 2020 +0100
  43. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · Tue Jul 14 14:43:12 2020 +0100
  44. d73c1ba el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · Tue Jul 28 07:12:56 2020 +0100
  45. 01e9dd2 plat/arm: juno: Implement methods to retrieve soc-id information by Manish V Badarkhe · Tue Aug 04 17:13:14 2020 +0100
  46. a637c3f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · Tue Aug 04 17:09:10 2020 +0100
  47. 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · Tue Aug 04 16:55:58 2020 +0100
  48. d307491 plat: qti: Fix build failure by Manish V Badarkhe · Mon Aug 17 06:44:20 2020 +0100
  49. 60ec67f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · Mon Aug 17 21:08:44 2020 +0000
  50. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · Wed Aug 12 13:18:19 2020 -0500
  51. 939f8bb plat/allwinner: Only enable DRIVEVBUS if really needed by Andre Przywara · Mon Aug 03 00:25:21 2020 +0100
  52. 92b4c9b plat/allwinner: Use common gicv2.mk by Andre Przywara · Mon Aug 03 00:25:03 2020 +0100
  53. 11f0278 Merge "doc: Refactor the contribution guidelines" into integration by Sandrine Bailleux · Mon Aug 17 08:29:11 2020 +0000
  54. c613e7d Merge "stm32mp1: use newly introduced GICv2 makefile" into integration by Madhukar Pappireddy · Sun Aug 16 23:05:12 2020 +0000
  55. 30d20bb Merge "lib: cpus: denver: add some MIDR values" into integration by Varun Wadekar · Fri Aug 14 20:32:44 2020 +0000
  56. 2799fb6 Merge changes from topic "sb/contribution-guidelines" into integration by Mark Dykes · Fri Aug 14 19:59:57 2020 +0000
  57. 2c49573 Merge "doc: Stop advising the creation of Phabricator issues" into integration by Mark Dykes · Fri Aug 14 19:48:39 2020 +0000
  58. 11f6457 Merge changes from topic "tegra-downstream-07092020" into integration by Mark Dykes · Fri Aug 14 19:12:35 2020 +0000
  59. d501810 stm32mp1: use newly introduced GICv2 makefile by Yann Gautier · Fri Aug 07 09:48:30 2020 +0200
  60. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · Fri Aug 14 15:58:04 2020 +0000
  61. 960e99c SPM: Add owner field to cactus secure partitions by Ruari Phipps · Tue Aug 11 15:28:03 2020 +0100
  62. 571ed6b SPM: Alter sp_gen.mk entry depending on owner of partition by Ruari Phipps · Fri Jul 24 16:20:57 2020 +0100
  63. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · Fri Jul 31 16:15:16 2020 +0100
  64. 75804e5 doc: Refactor the contribution guidelines by Sandrine Bailleux · Wed Aug 12 11:29:46 2020 +0200
  65. 6e561be doc: Mention the TF-A Tech Forum as a way to contact developers by Sandrine Bailleux · Wed Aug 12 13:41:41 2020 +0200
  66. 6e78c79 doc: Emphasize that security issues must not be reported as normal bugs by Sandrine Bailleux · Wed Aug 12 10:52:32 2020 +0200
  67. 6ef77ce doc: Stop advising the creation of Phabricator issues by Sandrine Bailleux · Mon Aug 03 10:27:19 2020 +0200
  68. 46a92ca Merge changes from topic "sp_dual_signing" into integration by Sandrine Bailleux · Fri Aug 14 11:44:58 2020 +0000
  69. 965b16c Merge "Use true instead of 1 in while" into integration by Sandrine Bailleux · Fri Aug 14 11:43:05 2020 +0000
  70. bbbe9cd Merge changes from topic "bl1-misra" into integration by Sandrine Bailleux · Fri Aug 14 11:38:25 2020 +0000
  71. 471550a Use true instead of 1 in while by Jimmy Brisson · Thu Aug 06 10:50:15 2020 -0500
  72. a5f70aa Specify signed-ness of constants by Jimmy Brisson · Wed Aug 05 15:33:40 2020 -0500
  73. d7297c7 Prevent colliding identifiers by Jimmy Brisson · Wed Aug 05 14:05:53 2020 -0500
  74. a722574 Merge "lib: cpus: denver: mark exception vectors as private" into integration by Mark Dykes · Thu Aug 13 21:09:09 2020 +0000
  75. 2cf31a0 Merge "qti: Add RNG driver" into integration by joanna.farley · Thu Aug 13 17:35:43 2020 +0000
  76. 87f4737 qti: Add RNG driver by Saurabh Gorecha · Thu Jul 09 02:20:08 2020 +0530
  77. 1511810 Merge "TF-A AMU: remove AMU enable info print" into integration by Madhukar Pappireddy · Thu Aug 13 16:51:46 2020 +0000
  78. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · Thu Aug 13 12:55:54 2020 +0200
  79. 6aef2cc dualroot: add chain of trust for Platform owned SPs by Manish Pandey · Fri Jul 31 16:25:17 2020 +0100
  80. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · Fri Jul 24 16:43:54 2020 +0100
  81. 4e6835a Merge "TF-A AMU extension: fix detection of group 1 counters." into integration by Mark Dykes · Tue Aug 11 15:30:13 2020 +0000
  82. c14694a Merge "plat/arm: Reduce size of BL31 binary" into integration by Manish Pandey · Tue Aug 11 10:24:26 2020 +0000
  83. 781ef5b Merge changes from topic "release/14.0" into integration by Manish Pandey · Mon Aug 10 23:13:36 2020 +0000
  84. 4401af9 Merge "sc7180 platform support" into integration by Julius Werner · Mon Aug 10 20:50:39 2020 +0000
  85. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · Tue Jul 14 08:17:56 2020 +0100
  86. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · Tue Jul 21 17:07:45 2020 +0100
  87. 70389ca sc7180 platform support by Saurabh Gorecha · Wed Apr 22 21:31:24 2020 +0530
  88. 28a6df4 Merge "MISRA cleanup in mem_region and semihosting files" into integration by Madhukar Pappireddy · Sun Aug 09 17:21:48 2020 +0000
  89. 5f68fa7 lib: cpus: denver: add some MIDR values by Alex Van Brunt · Tue Jul 23 10:00:42 2019 -0700
  90. a9cb010 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · Mon Jun 17 11:45:11 2019 -0700
  91. 0c9105e Tegra: reorganize drivers and lib folders by Varun Wadekar · Thu Jun 13 15:32:11 2019 -0700
  92. 2c92b41 lib: cpus: denver: mark exception vectors as private by Varun Wadekar · Thu Jun 13 11:55:05 2019 -0700
  93. d4cb853 MISRA cleanup in mem_region and semihosting files by johpow01 · Thu Jul 30 17:11:03 2020 -0500
  94. 144a02e Merge "Fix broken links in docs" into integration by Mark Dykes · Fri Aug 07 18:47:02 2020 +0000
  95. 4b9a6d4 Merge "plat: imx: add sdei support for i.MX8MM" into integration by Madhukar Pappireddy · Fri Aug 07 13:57:37 2020 +0000
  96. 423d18c Fix broken links in docs by Madhukar Pappireddy · Thu Aug 06 12:36:17 2020 -0500
  97. 57e982c plat: imx: add sdei support for i.MX8MM by Peng Fan · Mon Jul 27 21:22:14 2020 +0800
  98. 55be0e2 Merge "Initialize platform for MediaTek mt8192" into integration by Mark Dykes · Wed Aug 05 19:13:16 2020 +0000
  99. 5ba4e79 Merge "BL31: Fix relocation error for PIE" into integration by Manish Pandey · Wed Aug 05 16:35:19 2020 +0000
  100. 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · Wed Aug 05 16:31:27 2020 +0000