1. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  2. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  3. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  4. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · Wed Nov 15 12:05:28 2017 +0000
  5. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  6. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · Fri Oct 13 09:23:42 2017 +0800
  7. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  8. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · Wed Oct 04 16:23:59 2017 +0100
  9. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  10. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  11. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  12. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · Thu Aug 24 14:28:08 2017 +0800
  13. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · Wed Sep 13 14:52:24 2017 +0100
  14. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  15. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · Fri Aug 04 15:03:51 2017 +0100
  16. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  17. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  18. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · Fri Sep 01 15:08:47 2017 +0100
  19. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · Tue Aug 22 14:06:19 2017 +0100
  20. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  21. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · Wed Jul 26 12:31:41 2017 +0100
  22. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · Tue Jun 13 17:59:17 2017 +0100
  23. d254879 Fix order of ARM platform #includes by Isla Mitchell · Fri Jul 14 10:48:25 2017 +0100
  24. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  25. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · Wed Jun 28 13:47:40 2017 +0100
  26. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · Mon Jun 19 14:15:31 2017 +0100
  27. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · Wed Jun 14 14:47:36 2017 +0100
  28. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  29. b8bc2c7 juno: Fix AArch32 build by Dimitris Papastamos · Mon Jun 19 15:54:58 2017 +0100
  30. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  31. cbafd7a Add SCMI support for Juno platform by Soby Mathew · Mon Nov 14 12:44:32 2016 +0000
  32. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · Tue May 23 19:41:36 2017 +0900
  33. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  34. dad6ecc Juno: Fix AArch32 sp_min build by Soby Mathew · Tue May 16 10:51:39 2017 +0100
  35. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  36. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  37. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  38. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · Fri Dec 09 15:23:08 2016 +0000
  39. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  40. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  41. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · Thu Apr 06 10:20:47 2017 +0100
  42. b3263b3 Juno: Initialize stack protector canary from the trusted entropy source by dp-arm · Tue Feb 28 14:43:15 2017 +0000
  43. 8f59e15 Juno: Introduce juno_getentropy(void *buf, size_t len) by dp-arm · Mon Feb 27 12:21:43 2017 +0000
  44. 71d4fe2 Enable all A53 and A57 errata workarounds for Juno by Douglas Raillard · Tue Feb 28 17:56:15 2017 +0000
  45. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · Thu Oct 06 16:54:53 2016 +0100
  46. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  47. b71946b Juno: Disable SPIDEN in release builds by dp-arm · Wed Feb 08 12:16:42 2017 +0000
  48. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  49. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · Fri Nov 11 13:57:50 2016 +0000
  50. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · Mon Dec 12 14:29:01 2016 +0000
  51. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · Fri Oct 21 17:51:22 2016 +0100
  52. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  53. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  54. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · Thu Aug 04 09:43:15 2016 +0100
  55. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · Thu Aug 18 09:24:40 2016 +0100
  56. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · Thu Jul 28 09:23:10 2016 +0100
  57. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · Mon Jul 25 12:04:31 2016 +0100
  58. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  59. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · Mon May 23 16:07:53 2016 +0100
  60. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  61. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  62. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  63. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · Mon Feb 22 13:23:49 2016 +0000
  64. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · Wed Jan 20 15:57:35 2016 +0000
  65. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  66. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  67. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · Tue Feb 16 12:47:05 2016 +0000
  68. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · Tue Feb 16 12:46:28 2016 +0000
  69. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · Wed Feb 10 14:50:53 2016 +0000
  70. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · Mon Feb 08 16:29:30 2016 +0000
  71. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · Thu Nov 12 17:22:16 2015 +0000
  72. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  73. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · Tue Dec 15 14:28:24 2015 +0000
  74. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  75. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  76. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  77. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · Tue Oct 06 14:01:35 2015 +0100
  78. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · Wed Nov 18 11:59:35 2015 +0000
  79. 9d548a2 Juno: Rework platform reset handler by Sandrine Bailleux · Wed Nov 18 11:10:30 2015 +0000
  80. a443d22 Add A72 support for Juno R2 by Brendan Jackman · Fri Oct 30 16:25:12 2015 +0000
  81. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  82. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  83. 323ebe8 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · Thu Oct 22 13:30:50 2015 +0800
  84. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  85. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · Wed Jun 24 17:51:09 2015 +0100
  86. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  87. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  88. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · Wed May 27 17:14:22 2015 +0100
  89. 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · Mon Apr 27 19:34:53 2015 +0100