1. 2cef2d3 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · Fri Jan 17 16:10:45 2020 +0000
  2. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  3. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · Fri Dec 20 20:56:23 2019 +0000
  4. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  5. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  6. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · Fri Jul 12 13:47:03 2019 +0100
  7. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · Tue Jul 16 17:19:38 2019 +0100
  8. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · Fri Oct 11 14:31:13 2019 +0100
  9. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  10. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · Fri Jun 21 17:07:13 2019 +0100
  11. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · Thu May 09 13:35:02 2019 +0100
  12. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · Wed Mar 13 17:11:35 2019 +0000
  13. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · Fri Nov 30 15:43:56 2018 +0000
  14. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · Mon Feb 11 16:35:42 2019 +0000
  15. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · Thu Jan 31 15:01:32 2019 +0100
  16. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · Wed Jan 23 16:23:07 2019 +0000
  17. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  18. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  19. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · Wed Jan 16 16:01:42 2019 +0000
  20. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · Tue Jan 15 14:19:50 2019 +0000
  21. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · Sat Dec 29 19:43:21 2018 +0100
  22. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  23. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  24. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  25. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  26. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · Thu Oct 18 14:02:39 2018 +0100
  27. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · Wed Nov 14 10:42:46 2018 +0530
  28. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  29. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · Tue Nov 06 13:14:21 2018 +0000
  30. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · Tue Oct 30 16:12:32 2018 +0000
  31. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · Thu Oct 18 09:20:04 2018 +0100
  32. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · Thu Sep 27 14:41:02 2018 +0100
  33. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · Thu Oct 11 13:02:34 2018 +0100
  34. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  35. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · Fri Sep 28 16:39:26 2018 +0100
  36. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  37. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · Wed May 16 15:35:25 2018 +0530
  38. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  39. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · Thu Feb 01 15:19:00 2018 +0000
  40. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  41. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · Fri Nov 24 16:43:15 2017 +0000
  42. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · Fri Nov 03 13:12:48 2017 +0000
  43. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  44. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  45. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  46. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · Wed Sep 20 16:39:20 2017 +0100
  47. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · Tue Jul 18 15:42:50 2017 +0100
  48. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · Wed Jul 19 16:06:27 2017 +0100
  49. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · Tue Nov 15 13:53:57 2016 +0000
  50. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  51. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · Tue May 23 19:41:36 2017 +0900
  52. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  53. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  54. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · Wed Mar 08 16:49:31 2017 +0000
  55. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  56. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · Mon Jul 25 12:04:31 2016 +0100
  57. 7356b1e Add CCN support to FVP platform port by Soby Mathew · Thu Mar 24 10:12:42 2016 +0000
  58. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  59. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · Thu Apr 07 17:11:20 2016 +0100
  60. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  61. 0ba499f Add support to load BL31 in DRAM by David Wang · Mon Mar 07 11:02:57 2016 +0800
  62. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  63. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  64. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  65. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  66. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  67. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  68. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  69. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  70. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  71. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  72. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · Mon Oct 26 14:01:53 2015 +0000
  73. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  74. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · Tue Sep 29 15:47:16 2015 +0100
  75. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · Fri Jul 31 16:35:05 2015 +0100
  76. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · Fri Jul 31 14:50:36 2015 +0100
  77. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · Mon Apr 27 19:17:18 2015 +0100