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